@import "https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700&family=Inter:wght@400;500;600;700&display=swap";:root{--font-headline:"Manrope", sans-serif;--font-body:"Manrope", sans-serif;--font-label:"Inter", sans-serif}*{box-sizing:border-box}html{scrollbar-gutter:stable}body{font-family:var(--font-body);margin:0}@keyframes floatY{0%{translate:0 -6px}to{translate:0 6px}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}@keyframes scrollDot{0%{opacity:1;transform:translate(-50%)}60%{opacity:0;transform:translate(-50%,12px)}to{opacity:0;transform:translate(-50%)}}@keyframes dotFloat{0%{opacity:.3}to{opacity:.9}}.landing-reveal{opacity:0;transition:opacity .8s cubic-bezier(.2,.8,.2,1),transform .8s cubic-bezier(.2,.8,.2,1);transform:translateY(28px)}.landing-reveal--in{opacity:1;transform:translateY(0)}.landing-root{-webkit-font-smoothing:antialiased;background:#f7f9fb;font-family:Manrope,system-ui,sans-serif;overflow-x:hidden}.landing-float3d{will-change:transform}.navbar{z-index:50;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);background-color:#fff6;border-bottom:1px solid #fff3;width:100%;position:fixed;top:0}.navbar-container{justify-content:space-between;align-items:center;width:100%;padding:1.5rem 2rem;display:flex}.logo{letter-spacing:-.025em;color:#0f766e;font-family:headline,sans-serif;font-size:1.5rem;font-weight:700}.nav-links{align-items:center;gap:2rem;display:flex}.nav-link{color:#64748b;cursor:pointer;font-family:Inter,sans-serif;font-size:.875rem;font-weight:600;transition:color .15s ease-in-out}.nav-link:hover{color:#0d9488}.hero-side{background:#080f0e;width:50%;display:none;position:relative;overflow:hidden}@media (width>=1024px){.hero-side{display:block}}.hs-aurora{filter:blur(72px);pointer-events:none;z-index:0;border-radius:50%;position:absolute}.hs-aurora-1{opacity:.5;background:#006b62;width:380px;height:280px;animation:12s ease-in-out infinite alternate hs-a1;top:-8%;left:-12%}.hs-aurora-2{opacity:.1;background:#89f5e7;width:260px;height:360px;animation:16s ease-in-out infinite alternate hs-a2;top:25%;right:-14%}.hs-aurora-3{opacity:.55;background:#004d47;width:420px;height:240px;animation:10s ease-in-out infinite alternate hs-a3;bottom:-4%;left:8%}@keyframes hs-a1{0%{transform:translate(0)scale(1)}to{transform:translate(32%,42%)scale(1.2)}}@keyframes hs-a2{0%{transform:translate(0)scale(1)}to{transform:translate(-38%,18%)scale(.9)}}@keyframes hs-a3{0%{transform:translate(0)scale(1)}to{transform:translate(22%,-28%)scale(1.15)}}.hs-grid{z-index:1;pointer-events:none;background-image:linear-gradient(#89f5e70a 1px,#0000 1px),linear-gradient(90deg,#89f5e70a 1px,#0000 1px);background-size:48px 48px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(#000 20%,#0000 72%);mask-image:radial-gradient(#000 20%,#0000 72%)}@keyframes hs-particle{0%{opacity:.08;transform:scale(.7)}to{opacity:.9;transform:scale(1.3)}}.hs-scene{z-index:2;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.hs-orbit-guide{pointer-events:none;border:1px solid #89f5e70f;border-radius:50%;position:absolute}.hs-orbit-ring{animation-name:hs-orbit;animation-duration:var(--dur);animation-timing-function:linear;animation-delay:var(--delay);border-radius:50%;animation-iteration-count:infinite;position:absolute;top:50%;left:50%}.hs-orbit-badge{animation-name:hs-counter-orbit;animation-duration:var(--dur);animation-timing-function:linear;animation-delay:var(--delay);animation-iteration-count:infinite;position:absolute;top:0;left:50%}@keyframes hs-orbit{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes hs-counter-orbit{0%{transform:translate(-50%)rotate(0)}to{transform:translate(-50%)rotate(-360deg)}}.hs-badge-inner{-webkit-backdrop-filter:blur(18px);white-space:nowrap;background:#080f0ec7;border:1px solid #89f5e72e;border-radius:999px;align-items:center;gap:8px;padding:7px 13px;font-family:Manrope,sans-serif;display:flex;box-shadow:0 4px 24px #00000073,inset 0 1px #ffffff0f}.hs-badge-dot{border-radius:50%;flex-shrink:0;width:7px;height:7px}.hs-badge-label{color:#ffffffe6;font-size:10.5px;font-weight:700;line-height:1.2}.hs-badge-sub{opacity:.85;margin-top:1px;font-size:9px;font-weight:600}.hs-clock{z-index:3;filter:drop-shadow(0 0 48px #89f5e747);position:relative}.hs-copy{z-index:10;background:linear-gradient(#0000 0%,#080f0ea6 48%,#080f0efa 100%);padding:2.5rem;position:absolute;bottom:0;left:0;right:0}.hs-logo{color:#fff;letter-spacing:-.02em;align-items:center;gap:9px;margin-bottom:15px;font-family:Manrope,sans-serif;font-size:17px;font-weight:800;display:flex}.hs-logo-icon{background:#89f5e7;border-radius:8px;place-items:center;width:28px;height:28px;display:grid;box-shadow:0 4px 16px #89f5e759}.hs-headline{letter-spacing:-.035em;color:#fff;white-space:pre-line;font-variant-numeric:tabular-nums;margin:0 0 10px;font-family:Manrope,sans-serif;font-size:2.1rem;font-weight:800;line-height:1.08}.hs-sub{color:#ffffff7a;margin:0 0 16px;font-family:Manrope,sans-serif;font-size:.875rem;line-height:1.55}.hs-live{color:#89f5e7;background:#89f5e712;border:1px solid #89f5e72e;border-radius:999px;align-items:center;gap:8px;padding:6px 13px;font-family:Manrope,sans-serif;font-size:11px;font-weight:600;display:inline-flex}.hs-live-dot{background:#89f5e7;border-radius:50%;width:7px;height:7px;animation:1.6s ease-in-out infinite hs-pulse;box-shadow:0 0 10px #89f5e7}@keyframes hs-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.3;transform:scale(.65)}}.login-container{background-color:#f7f9fb;flex-direction:column;min-height:100vh;font-family:Manrope,sans-serif;display:flex;position:relative;overflow-x:hidden}.login-main{background-image:radial-gradient(at 0 0,#006b620d 0,#0000 50%),radial-gradient(at 100% 0,#35657914 0,#0000 50%),radial-gradient(at 100% 100%,#006b620d 0,#0000 50%),radial-gradient(at 0 100%,#35657914 0,#0000 50%);flex-grow:1;align-items:stretch;min-height:100vh;padding-top:80px;display:flex}.login-form-section{flex:1;justify-content:center;align-items:center;width:100%;padding:1.5rem 3rem;display:flex}@media (width>=1024px){.login-form-section{width:50%}}.login-form-wrapper{width:100%;max-width:460px}.login-form-card{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background-color:#ffffffb3;border:1px solid #ffffff80;border-radius:1.5rem;padding:2rem 3rem;box-shadow:0 32px 64px -12px #006b621f}@media (width>=768px){.login-form-card{padding:3rem}}.login-header{text-align:center;margin-bottom:2.5rem}.login-icon-container{background-color:#89f5e7;border-radius:1rem;justify-content:center;align-items:center;width:3.5rem;height:3.5rem;margin-bottom:1.5rem;display:inline-flex;box-shadow:0 1px 2px #0000000d}.login-icon{color:#005c54;font-variation-settings:"FILL" 1;font-size:1.875rem}.login-title{letter-spacing:-.025em;color:#0f172a;margin-bottom:.75rem;font-family:headline,sans-serif;font-size:1.875rem;font-weight:700}.login-subtitle{color:#64748b;font-family:body,sans-serif;font-size:1rem;line-height:1.625}.login-form{flex-direction:column;gap:1.5rem;display:flex}.login-form-group{flex-direction:column;gap:.5rem;display:flex}.login-label{color:#334155;margin-left:.25rem;font-family:Inter,sans-serif;font-size:.875rem;font-weight:600;display:block}.login-input{color:#0f172a;background-color:#ffffff80;border:1px solid #e2e8f0;border-radius:.75rem;width:100%;padding:1rem;transition:all .15s ease-in-out}.login-input::placeholder{color:#94a3b8}.login-input:focus{border-color:#006b62;outline:none;box-shadow:0 0 0 2px #89f5e7}.login-error{color:#ef4444;margin-top:.25rem;margin-left:.25rem;font-size:.875rem}.login-password-header{justify-content:space-between;align-items:center;margin-left:.25rem;display:flex}.login-forgot-link{color:#006b62;font-size:.75rem;font-weight:700;text-decoration:none;transition:color .15s ease-in-out}.login-forgot-link:hover{text-decoration:underline}.login-server-error{color:#ef4444;background-color:#fef2f2;border-radius:.25rem;margin-left:.25rem;padding:.5rem;font-size:.875rem}.login-success-message{color:#16a34a;background-color:#f0fdf4;border-radius:.25rem;margin-left:.25rem;padding:.5rem;font-size:.875rem}.login-submit-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#006b62 0%,#005e56 100%);border:none;border-radius:.75rem;width:100%;margin-top:.5rem;padding:1rem;font-size:1.125rem;font-weight:700;transition:all .15s ease-in-out;box-shadow:0 10px 15px -3px #006b621a,0 4px 6px -2px #006b620d}.login-submit-btn:hover{transform:translateY(-2px);box-shadow:0 20px 25px -5px #006b621a,0 10px 10px -5px #006b620a}.login-submit-btn:active{transform:scale(.98)}.login-submit-btn:disabled{cursor:not-allowed;opacity:.7}.login-divider{margin:2.5rem 0;position:relative}.login-divider-line{align-items:center;display:flex;position:absolute;inset:0}.login-divider-line-inner{border-top:1px solid #e2e8f0;width:100%}.login-divider-text{justify-content:center;font-size:.75rem;display:flex;position:relative}.login-divider-label{color:#94a3b8;letter-spacing:.05em;background-color:#fcfdfe;padding:0 1rem;font-weight:700}.login-google-btn{color:#334155;cursor:pointer;background-color:#fff;border:1px solid #e2e8f0;border-radius:.75rem;justify-content:center;align-items:center;gap:.75rem;width:100%;padding:1rem;font-weight:700;transition:all .15s ease-in-out;display:flex;box-shadow:0 1px 2px #0000000d}.login-google-btn:hover{background-color:#f8fafc}.login-google-btn:active{transform:scale(.98)}.login-google-icon{width:1.25rem;height:1.25rem}.login-signup-prompt{text-align:center;margin-top:2.5rem}.login-signup-text{color:#64748b;font-size:.875rem;font-weight:600}.login-signup-link{color:#006b62;font-weight:700;text-decoration:none}.login-signup-link:hover{text-decoration:underline}.login-footer{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background-color:#ffffff4d;border-top:1px solid #fff3;width:100%;padding:2.5rem}.login-footer-content{flex-direction:column;justify-content:space-between;align-items:center;gap:1.5rem;max-width:1440px;margin:0 auto;padding:0 2rem;display:flex}@media (width>=768px){.login-footer-content{flex-direction:row;align-items:center}}.login-footer-logo{color:#0f766e;font-size:1.125rem;font-weight:700}.login-footer-links{color:#475569;gap:2.5rem;font-size:.875rem;font-weight:600;display:flex}.login-footer-link{text-decoration:none;transition:color .15s ease-in-out}.login-footer-link:hover{color:#0d9488}.login-footer-copyright{color:#64748b;font-size:.75rem;font-weight:500}.login-verified-banner{color:#15803d;background-color:#f0fdf4;border:1px solid #bbf7d0;border-radius:.625rem;align-items:center;gap:.5rem;margin-bottom:1.25rem;padding:.75rem 1rem;font-size:.875rem;font-weight:600;display:flex}.login-verified-banner .material-symbols-outlined{font-variation-settings:"FILL" 1;flex-shrink:0;font-size:1.125rem}.login-unverified-banner{color:#b91c1c;background-color:#fef2f2;border:1px solid #fecaca;border-radius:.625rem;align-items:center;gap:.5rem;margin-bottom:1.25rem;padding:.75rem 1rem;font-size:.875rem;font-weight:600;display:flex}.login-unverified-banner .material-symbols-outlined{font-variation-settings:"FILL" 1;flex-shrink:0;font-size:1.125rem}.login-unverified-box{background-color:#fffbeb;border:1px solid #fde68a;border-radius:.625rem;flex-direction:column;gap:.625rem;padding:.875rem 1rem;display:flex}.login-unverified-msg{color:#92400e;margin:0;font-size:.875rem;font-weight:600}.login-resend-btn{color:#b45309;cursor:pointer;background:0 0;border:1px solid #d97706;border-radius:.5rem;align-self:flex-start;padding:.5rem .875rem;font-family:Manrope,sans-serif;font-size:.8125rem;font-weight:700;transition:background-color .15s}.login-resend-btn:hover{background-color:#fef3c7}.login-resend-btn:disabled{opacity:.6;cursor:not-allowed}.hero-register{background:#080f0e;width:50%;display:none;position:relative;overflow:hidden}@media (width>=768px){.hero-register{display:block}}.hr-aurora{filter:blur(72px);pointer-events:none;z-index:0;border-radius:50%;position:absolute}.hr-aurora-1{opacity:.48;background:#006b62;width:340px;height:300px;animation:11s ease-in-out infinite alternate hr-a1;top:2%;right:-12%}.hr-aurora-2{opacity:.1;background:#89f5e7;width:270px;height:350px;animation:15s ease-in-out infinite alternate hr-a2;top:30%;left:-12%}.hr-aurora-3{opacity:.52;background:#004d47;width:400px;height:230px;animation:9s ease-in-out infinite alternate hr-a3;bottom:8%;right:4%}@keyframes hr-a1{0%{transform:translate(0)scale(1)}to{transform:translate(-32%,28%)scale(1.1)}}@keyframes hr-a2{0%{transform:translate(0)scale(1)}to{transform:translate(36%,-22%)scale(1.15)}}@keyframes hr-a3{0%{transform:translate(0)scale(1)}to{transform:translate(-18%,26%)scale(.95)}}.hr-grid{z-index:1;pointer-events:none;background-image:linear-gradient(#89f5e70a 1px,#0000 1px),linear-gradient(90deg,#89f5e70a 1px,#0000 1px);background-size:48px 48px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(#000 20%,#0000 72%);mask-image:radial-gradient(#000 20%,#0000 72%)}.hr-copy{z-index:10;background:linear-gradient(#0000 0%,#080f0ea6 48%,#080f0efa 100%);padding:2.5rem;position:absolute;bottom:0;left:0;right:0}.hr-logo{color:#fff;letter-spacing:-.02em;align-items:center;gap:9px;margin-bottom:15px;font-family:Manrope,sans-serif;font-size:17px;font-weight:800;display:flex}.hr-logo-icon{background:#89f5e7;border-radius:8px;place-items:center;width:28px;height:28px;display:grid;box-shadow:0 4px 16px #89f5e759}.hr-headline{letter-spacing:-.035em;color:#fff;white-space:pre-line;font-variant-numeric:tabular-nums;margin:0 0 10px;font-family:Manrope,sans-serif;font-size:2.1rem;font-weight:800;line-height:1.08}.hr-sub{color:#ffffff7a;margin:0 0 20px;font-family:Manrope,sans-serif;font-size:.875rem;line-height:1.55}.hr-stats{align-items:center;gap:18px;display:flex}.hr-stat{flex-direction:column;gap:3px;display:flex}.hr-stat-value{color:#89f5e7;letter-spacing:-.03em;font-variant-numeric:tabular-nums;font-family:Manrope,sans-serif;font-size:1.3rem;font-weight:800}.hr-stat-label{color:#ffffff61;letter-spacing:.06em;text-transform:uppercase;font-family:Manrope,sans-serif;font-size:10px;font-weight:600}.hr-stat-divider{background:#89f5e724;flex-shrink:0;width:1px;height:30px}.register-container{-webkit-font-smoothing:antialiased;background-color:#f7f9fb;flex-direction:column;min-height:100vh;font-family:Manrope,sans-serif;display:flex}.register-main{flex-direction:column;flex-grow:1;padding-top:88px;display:flex}@media (width>=768px){.register-main{flex-direction:row}}.register-form-section{background-color:#f7f9fb;justify-content:center;align-items:center;width:100%;padding:2rem;display:flex}@media (width>=768px){.register-form-section{width:50%;padding:4rem}}.register-form-wrapper{width:100%;max-width:28rem}.register-form-header{text-align:center;margin-bottom:2.5rem}@media (width>=768px){.register-form-header{text-align:left}}.register-title{color:#0f172a;margin-bottom:.75rem;font-family:Manrope,sans-serif;font-size:1.875rem;font-weight:700}.register-subtitle{color:#64748b;font-weight:500}.register-form{flex-direction:column;gap:1.5rem;display:flex}.register-role-section{flex-direction:column;gap:.75rem;display:flex}.register-role-label{color:#334155;text-transform:uppercase;letter-spacing:.05em;margin-left:.25rem;font-family:Inter,sans-serif;font-size:.75rem;font-style:italic;font-weight:600;display:block}.register-role-grid{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}.register-role-btn{color:#94a3b8;cursor:pointer;background-color:#fff;border:2px solid #f1f5f9;border-radius:1rem;flex-direction:column;align-items:center;gap:.5rem;padding:1rem;transition:all .15s ease-in-out;display:flex}.register-role-btn:hover{border-color:#e2e8f0}.register-role-btn.active{color:#006b62;background-color:#006b620d;border-color:#006b62}.register-role-btn-label{text-transform:uppercase;letter-spacing:-.025em;font-size:.75rem;font-weight:700}.register-form-group{flex-direction:column;gap:.5rem;display:flex}.register-label{color:#334155;margin-left:.25rem;font-family:Inter,sans-serif;font-size:.875rem;font-weight:600;display:block}.register-input{color:#0f172a;box-sizing:border-box;background-color:#fff;border:1px solid #e2e8f0;border-radius:.5rem;outline:none;width:100%;padding:.75rem 1rem;font-family:Manrope,sans-serif;font-size:1rem;transition:all .15s ease-in-out}.register-input:focus{border-color:#006b62;box-shadow:0 0 0 4px #89f5e74d}.register-error{color:#ef4444;padding:0 .25rem;font-size:.875rem}.register-server-error{color:#ef4444;background-color:#fef2f2;border-radius:.25rem;padding:.5rem;font-size:.875rem}.register-success{color:#16a34a;background-color:#f0fdf4;border-radius:.25rem;padding:.5rem;font-size:.875rem}.register-submit-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#006b62,#005e56);border:none;border-radius:.75rem;width:100%;padding:1rem;font-family:Manrope,sans-serif;font-size:1.125rem;font-weight:700;transition:all .15s ease-in-out;box-shadow:0 10px 15px -3px #006b621a}.register-submit-btn:hover{opacity:.95}.register-submit-btn:disabled{cursor:not-allowed;opacity:.7}.register-signin-prompt{text-align:center;padding-top:1rem}.register-signin-text{color:#64748b;font-size:.875rem}.register-signin-link{color:#006b62;margin-left:.25rem;font-weight:700;text-decoration:none}.register-signin-link:hover{text-decoration:underline}.register-footer{background-color:#fff;border-top:1px solid #f1f5f9;width:100%;margin-top:auto;padding:3rem 0}.register-footer-content{flex-direction:column;justify-content:space-between;align-items:center;gap:2rem;padding:0 2rem;display:flex}@media (width>=768px){.register-footer-content{flex-direction:row}}.register-footer-logo-area{flex-direction:column;align-items:center;gap:.25rem;display:flex}@media (width>=768px){.register-footer-logo-area{align-items:flex-start}}.register-footer-logo{color:#006b62;font-size:1.125rem;font-weight:700}.register-footer-copyright{color:#94a3b8;font-size:.75rem}.auth-container{background-color:#f7f9fb;flex-direction:column;min-height:100vh;font-family:Manrope,sans-serif;display:flex}.auth-topbar{background-color:#fff;border-bottom:1px solid #eef2f6;justify-content:space-between;align-items:center;height:64px;padding:0 2rem;display:flex}.auth-topbar-logo{letter-spacing:-.025em;color:#006b62;font-family:Manrope,sans-serif;font-size:1.5rem;font-weight:800}.auth-topbar-links{color:#64748b;gap:1.5rem;font-size:.875rem;font-weight:600;display:flex}.auth-topbar-link-active{color:#006b62;border-bottom:2px solid #006b62;padding-bottom:2px}.auth-body{flex:1;grid-template-columns:1fr 1fr;display:grid}@media (width<=768px){.auth-body{grid-template-columns:1fr}}.auth-hero{background:linear-gradient(160deg,#2d665e 0%,#1a4944 100%);flex-direction:column;justify-content:space-between;padding:3rem;display:flex;position:relative;overflow:hidden}@media (width<=768px){.auth-hero{display:none}}.auth-hero-pattern{opacity:.22;background-image:repeating-linear-gradient(45deg,#ffffff0f,#ffffff0f 2px,#0000 2px 20px);position:absolute;inset:0}.auth-hero-logo{color:#89f5e7;letter-spacing:-.025em;font-size:1.5rem;font-weight:800;position:relative}.auth-hero-content{max-width:380px;position:relative}.auth-hero-eyebrow{letter-spacing:.15em;text-transform:uppercase;color:#89f5e7;margin-bottom:.875rem;font-size:.6875rem;font-weight:700}.auth-hero-title{color:#fff;letter-spacing:-.025em;margin:0 0 .875rem;font-family:Manrope,sans-serif;font-size:2rem;font-weight:800;line-height:1.15}.auth-hero-body{color:#ffffffd1;font-size:.875rem;line-height:1.6}.auth-hero-badge{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #ffffff2e;border-radius:.875rem;max-width:320px;padding:1rem;position:relative}.auth-hero-badge-header{align-items:center;gap:.625rem;margin-bottom:.375rem;display:flex}.auth-hero-badge-icon{color:#005e56;background-color:#89f5e7;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.auth-hero-badge-icon .material-symbols-outlined{font-variation-settings:"FILL" 1;font-size:1rem}.auth-hero-badge-title{color:#fff;font-size:.8125rem;font-weight:700}.auth-hero-badge-body{color:#ffffffbf;margin:0;font-size:.75rem}.auth-form-side{background:radial-gradient(at 100% 0,#89f5e72e 0,#0000 50%),radial-gradient(at 0 100%,#006b6214 0,#0000 55%),#f7f9fb;justify-content:center;align-items:center;padding:2.5rem;display:flex}.auth-form-wrapper{width:100%;max-width:420px}.auth-card{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffbf;border:1px solid #fff9;border-radius:1.5rem;padding:2.25rem;box-shadow:0 32px 64px -12px #006b6224}.auth-card-header{text-align:center;margin-bottom:1.625rem}.auth-card-icon{color:#005e56;background-color:#89f5e7;border-radius:.875rem;justify-content:center;align-items:center;width:52px;height:52px;margin-bottom:1rem;display:inline-flex}.auth-card-icon .material-symbols-outlined{font-variation-settings:"FILL" 1;font-size:1.75rem}.auth-card-title{letter-spacing:-.025em;color:#0f172a;margin:0 0 .375rem;font-family:Manrope,sans-serif;font-size:1.5rem;font-weight:800}.auth-card-hint{color:#64748b;margin:0;font-size:.8125rem}.auth-form{flex-direction:column;gap:1rem;display:flex}.auth-form-group{flex-direction:column;gap:.375rem;display:flex}.auth-label{color:#334155;font-family:Inter,sans-serif;font-size:.75rem;font-weight:600}.auth-input-wrap{background-color:#fff;border:1px solid #e2e8f0;border-radius:.625rem;align-items:center;gap:.5rem;padding:.625rem .75rem;font-size:.875rem;display:flex}.auth-input-wrap:focus-within{border-color:#006b62;box-shadow:0 0 0 3px #89f5e74d}.auth-input-wrap .material-symbols-outlined{color:#94a3b8;font-size:1rem}.auth-input{color:#0f172a;background:0 0;border:none;outline:none;flex:1;font-family:Manrope,sans-serif;font-size:.875rem}.auth-input::placeholder{color:#94a3b8}.auth-btn-primary{color:#fff;cursor:pointer;background:linear-gradient(135deg,#006b62,#005e56);border:none;border-radius:.625rem;justify-content:center;align-items:center;gap:.5rem;width:100%;margin-top:.25rem;padding:.875rem;font-family:Manrope,sans-serif;font-size:.9375rem;font-weight:700;transition:opacity .15s;display:flex;box-shadow:0 8px 20px -8px #006b6280}.auth-btn-primary:hover{opacity:.95}.auth-btn-primary:disabled{opacity:.65;cursor:not-allowed}.auth-info-box{background-color:#e6f7f5;border-radius:.625rem;gap:.625rem;padding:.75rem;display:flex}.auth-info-box .material-symbols-outlined{color:#006b62;margin-top:1px;font-size:1rem}.auth-info-text{color:#334155;font-size:.75rem;line-height:1.5}.auth-footer-link{text-align:center;color:#64748b;margin-top:.25rem;font-size:.75rem}.auth-footer-link a,.auth-footer-link span{color:#006b62;cursor:pointer;font-weight:700;text-decoration:none}.auth-footer-link a:hover{text-decoration:underline}.auth-error-msg{color:#ef4444;background-color:#fef2f2;border-radius:.5rem;padding:.5rem .75rem;font-size:.8125rem}.auth-success-msg{color:#16a34a;background-color:#f0fdf4;border-radius:.5rem;padding:.5rem .75rem;font-size:.8125rem}.auth-code-input{letter-spacing:.5em;text-align:center;color:#006b62;box-sizing:border-box;background-color:#fff;border:2px solid #e2e8f0;border-radius:.75rem;width:100%;padding:1rem;font-family:monospace;font-size:2rem;font-weight:800;transition:border-color .15s,box-shadow .15s}.auth-code-input::placeholder{color:#cbd5e1;letter-spacing:.3em}.auth-code-input:focus{border-color:#006b62;outline:none;box-shadow:0 0 0 3px #89f5e759}.password-strength-bars{gap:4px;margin-bottom:4px;display:flex}.password-strength-bar{border-radius:2px;flex:1;height:4px}.password-strength-bar.filled{background-color:#006b62}.password-strength-bar.empty{background-color:#e2e8f0}.password-strength-label{color:#64748b;font-size:.6875rem}.password-strength-label strong{color:#006b62}.support-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:200;background:#0006;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.support-modal{background:#fff;border-radius:1.25rem;width:100%;max-width:440px;overflow:hidden;box-shadow:0 20px 60px #00000026}.support-modal-header{border-bottom:1px solid #f1f5f9;align-items:center;gap:.75rem;padding:1.25rem 1.5rem;display:flex}.support-modal-icon{color:#0f766e;background:#f0fdfa;border-radius:.6rem;flex-shrink:0;justify-content:center;align-items:center;width:2.25rem;height:2.25rem;display:flex}.support-modal-icon .material-symbols-outlined{font-size:1.2rem}.support-modal-title{color:#0f172a;margin:0;font-size:1rem;font-weight:700}.support-modal-subtitle{color:#64748b;margin:.1rem 0 0;font-size:.78rem}.support-modal-close{cursor:pointer;color:#94a3b8;background:0 0;border:none;border-radius:.5rem;align-items:center;margin-left:auto;padding:.25rem;transition:color .15s;display:flex}.support-modal-close:hover{color:#475569}.support-modal-body{flex-direction:column;gap:1rem;padding:1.25rem 1.5rem 1.5rem;display:flex}.support-field label{color:#374151;margin-bottom:.4rem;font-size:.8rem;font-weight:600;display:block}.support-field select,.support-field textarea{color:#0f172a;box-sizing:border-box;background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:.6rem;outline:none;width:100%;padding:.6rem .75rem;font-family:inherit;font-size:.875rem;transition:border-color .15s}.support-field select:focus,.support-field textarea:focus{background:#fff;border-color:#0d9488}.support-field textarea{resize:vertical;min-height:100px}.support-char-count{color:#94a3b8;text-align:right;margin-top:.25rem;font-size:.72rem}.support-modal-error{color:#ef4444;background:#fef2f2;border-radius:.5rem;padding:.5rem .75rem;font-size:.8rem}.support-modal-success{color:#16a34a;background:#f0fdf4;border-radius:.5rem;align-items:center;gap:.4rem;padding:.6rem .75rem;font-size:.85rem;font-weight:500;display:flex}.support-modal-actions{justify-content:flex-end;gap:.75rem;display:flex}.support-btn-cancel{color:#475569;cursor:pointer;background:#f1f5f9;border:none;border-radius:.6rem;padding:.55rem 1.1rem;font-family:inherit;font-size:.875rem;font-weight:600;transition:background .15s}.support-btn-cancel:hover{background:#e2e8f0}.support-btn-submit{color:#fff;cursor:pointer;background:#0d9488;border:none;border-radius:.6rem;align-items:center;gap:.4rem;padding:.55rem 1.25rem;font-family:inherit;font-size:.875rem;font-weight:600;transition:background .15s;display:flex}.support-btn-submit:hover:not(:disabled){background:#0f766e}.support-btn-submit:disabled{opacity:.55;cursor:not-allowed}.dashboard-header{-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);z-index:50;background-color:#ffffffb3;position:sticky;top:0;box-shadow:0 40px 40px -15px #2c34370f}.dashboard-header-inner{justify-content:space-between;align-items:center;width:100%;max-width:1536px;margin:0 auto;padding:1rem 1.5rem;display:flex}.dashboard-header-logo{letter-spacing:-.05em;color:#0f766e;cursor:pointer;font-size:1.5rem;font-weight:800}.dashboard-nav{align-items:center;gap:2rem;display:none}@media (width>=768px){.dashboard-nav{display:flex}}.dashboard-nav-link{color:#64748b;cursor:pointer;border-bottom:2px solid #0000;padding-bottom:2px;font-size:.875rem;font-weight:500;text-decoration:none;transition:color .15s ease-in-out}.dashboard-nav-link:hover{color:#0d9488}.dashboard-nav-link.active{color:#0f766e;text-shadow:0 0 .5px;border-bottom-color:#0f766e}.dashboard-header-actions{align-items:center;gap:.75rem;display:flex}.dashboard-greeting{color:#475569;white-space:nowrap;min-width:90px;font-size:.875rem;font-weight:600;display:none}@media (width>=768px){.dashboard-greeting{display:block}}.dashboard-icon-btn{color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:.5rem;padding:.5rem;transition:background-color .15s ease-in-out}.dashboard-icon-btn:hover{background-color:#f1f5f980}.dashboard-icon-btn:active{transform:scale(.95)}.notif-btn{position:relative}.notif-badge{color:#fff;pointer-events:none;background:#ef4444;border-radius:999px;justify-content:center;align-items:center;min-width:16px;height:16px;padding:0 4px;font-size:.65rem;font-weight:700;line-height:1;display:flex;position:absolute;top:2px;right:2px}.dashboard-logout-btn{color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:.5rem;align-items:center;gap:.5rem;padding:.5rem .75rem;font-size:.875rem;font-weight:600;transition:background-color .15s ease-in-out;display:flex}.dashboard-logout-btn:hover{background-color:#f1f5f980}.dashboard-logout-btn-label{display:none}@media (width>=768px){.dashboard-logout-btn-label{display:block}}.bp-pill{cursor:default;background:linear-gradient(135deg,#fef3c7 0%,#fde68a 50%,#fcd34d 100%);border:1.5px solid #f59e0b;border-radius:999px;align-items:center;gap:5px;padding:4px 10px 4px 8px;animation:3s ease-in-out infinite bp-glow;display:flex;position:relative;overflow:hidden;box-shadow:0 1px 6px #f59e0b40}.bp-pill:after{content:"";background:linear-gradient(90deg,#0000,#ffffff8c,#0000);width:40%;height:100%;animation:3s ease-in-out infinite bp-shimmer;position:absolute;top:0;left:-60%}@keyframes bp-shimmer{0%{left:-60%}60%{left:130%}to{left:130%}}@keyframes bp-glow{0%,to{box-shadow:0 1px 6px #f59e0b40}50%{box-shadow:0 2px 12px #f59e0b73}}.bp-coin{color:#b45309;font-size:.75rem;animation:4s linear infinite bp-spin;display:inline-block}@keyframes bp-spin{0%{transform:rotateY(0)}50%{transform:rotateY(180deg)}to{transform:rotateY(360deg)}}.bp-value{color:#92400e;letter-spacing:-.02em;font-size:.8rem;font-weight:700}.bp-label{color:#b45309;letter-spacing:.05em;text-transform:uppercase;font-size:.65rem;font-weight:800}.hero-section{padding:4rem 1.5rem;position:relative;overflow:hidden}@media (width>=768px){.hero-section{padding:6rem 1.5rem}}.hero-section-bg{z-index:0;background:radial-gradient(circle at 100% 0,#89f5e733,#0000 50%);position:absolute;inset:0}.hero-section-inner{z-index:10;text-align:center;max-width:48rem;margin:0 auto;position:relative}.hero-section-title{letter-spacing:-.025em;color:#2c3437;margin-bottom:1.5rem;font-size:2.25rem;font-weight:800;line-height:1.2}@media (width>=768px){.hero-section-title{font-size:3.75rem}}.hero-section-accent{color:#006b62;font-style:italic;font-weight:500}.hero-section-desc{color:#596064;max-width:36rem;margin-bottom:2.5rem;margin-left:auto;margin-right:auto;font-size:1.125rem}.hero-search-form{max-width:42rem;margin:0 auto;position:relative}.hero-search-glow{filter:blur(2rem);pointer-events:none;background-color:#006b621a;transition:background-color .15s ease-in-out;position:absolute;inset:0}.hero-search-form:focus-within .hero-search-glow{background-color:#006b6233}.hero-search-bar{background-color:#fff;border:1px solid #acb3b733;border-radius:1rem;align-items:center;padding:.5rem;display:flex;position:relative;box-shadow:0 1px 2px #0000000d}.hero-search-icon{color:#747c80;margin-left:1rem}.hero-search-input{color:#2c3437;background:0 0;border:none;outline:none;width:100%;padding:.75rem 1rem;font-size:1rem}.hero-search-input::placeholder{color:#747c8099}.hero-search-btn{color:#fff;cursor:pointer;white-space:nowrap;background:linear-gradient(135deg,#006b62,#005e56);border:none;border-radius:.75rem;padding:.75rem 2rem;font-weight:700;transition:all .15s ease-in-out;box-shadow:0 10px 15px -3px #006b6233}.hero-search-btn:hover{box-shadow:0 10px 15px -3px #006b624d}.hero-search-btn:active{transform:scale(.95)}.categories-section{padding:2rem 1.5rem}.categories-header{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.categories-title{color:#2c3437;font-size:1.25rem;font-weight:700}.categories-list{scrollbar-width:none;gap:.75rem;padding-bottom:.5rem;display:flex;overflow-x:auto}.categories-list::-webkit-scrollbar{display:none}.category-btn{white-space:nowrap;color:#596064;cursor:pointer;background-color:#fff;border:1px solid #e2e8f0;border-radius:9999px;align-items:center;gap:.5rem;padding:.625rem 1rem;font-size:.875rem;font-weight:600;transition:all .15s ease-in-out;display:flex}.category-btn:hover{color:#006b62;border-color:#006b62}.category-btn.active{color:#fff;background-color:#006b62;border-color:#006b62;box-shadow:0 10px 15px -3px #006b6233}.businesses-section{padding:2rem 1.5rem}.businesses-header{justify-content:space-between;align-items:center;margin-bottom:2rem;display:flex}.businesses-title{color:#2c3437;margin-bottom:.25rem;font-size:1.5rem;font-weight:800}.businesses-subtitle{color:#596064;font-size:.875rem}.businesses-grid{grid-template-columns:1fr;gap:2rem;display:grid}@media (width>=640px){.businesses-grid{grid-template-columns:repeat(2,1fr)}}@media (width>=1024px){.businesses-grid{grid-template-columns:repeat(3,1fr)}}@media (width>=1280px){.businesses-grid{grid-template-columns:repeat(4,1fr)}}.business-card{cursor:pointer}.business-card-img-wrap{aspect-ratio:4/3;background-color:#f1f5f9;border-radius:1rem;margin-bottom:1rem;transition:box-shadow .3s;position:relative;overflow:hidden;box-shadow:0 1px 2px #0000000d}.business-card:hover .business-card-img-wrap{box-shadow:0 20px 25px -5px #00000026}.business-card-img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.business-card:hover .business-card-img{transform:scale(1.05)}.business-card-placeholder{background-color:#f0f4f7;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.business-card-placeholder-icon{color:#006b62;opacity:.3;font-size:3.75rem}.business-card-price-badge{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background-color:#ffffffe6;border-radius:.5rem;padding:.25rem .5rem;position:absolute;bottom:1rem;left:1rem;box-shadow:0 1px 2px #0000000d}.business-card-price{color:#006b62;font-size:.75rem;font-weight:700}.business-card-info{justify-content:space-between;align-items:flex-start;margin-bottom:.25rem;display:flex}.business-card-name{color:#2c3437;font-size:1rem;font-weight:700;line-height:1.3;transition:color .15s ease-in-out}.business-card:hover .business-card-name{color:#006b62}.business-card-category{color:#005c54;text-transform:uppercase;letter-spacing:.1em;white-space:nowrap;background-color:#89f5e766;border-radius:9999px;margin-left:.5rem;padding:.25rem .75rem;font-size:.625rem;font-weight:700}.business-card-desc{color:#596064;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:.75rem;font-size:.875rem;line-height:1.6;display:-webkit-box;overflow:hidden}.business-card-address{color:#747c80;align-items:center;font-size:.75rem;font-weight:500;display:flex}.business-card-address-text{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.business-card-skeleton{animation:1.5s ease-in-out infinite pulse}.skeleton-img{aspect-ratio:4/3;background-color:#e2e8f0;border-radius:1rem;margin-bottom:1rem}.skeleton-line{background-color:#e2e8f0;border-radius:.25rem;height:1rem;margin-bottom:.5rem}.skeleton-line--wide{width:75%}.skeleton-line--full{width:100%}.skeleton-line--medium{width:66%}.businesses-empty{text-align:center;grid-column:1/-1;padding:5rem 0}.businesses-empty-icon{color:#cbd5e1;margin-bottom:1rem;font-size:3.75rem;display:block}.businesses-empty-title{color:#94a3b8;font-weight:600}.businesses-empty-subtitle{color:#94a3b8;margin-top:.25rem;font-size:.875rem}.bottom-nav{z-index:50;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);background-color:#ffffffb3;border-radius:1.5rem 1.5rem 0 0;width:100%;position:fixed;bottom:0;box-shadow:0 -10px 40px #0000000a}@media (width>=768px){.bottom-nav{display:none}}.bottom-nav-inner{justify-content:space-around;align-items:center;padding:.75rem 1rem 1.5rem;display:flex}.bottom-nav-item{color:#94a3b8;cursor:pointer;background:0 0;border:none;border-radius:1rem;flex-direction:column;justify-content:center;align-items:center;padding:.5rem 1.25rem;font-family:inherit;text-decoration:none;transition:all .15s ease-in-out;display:flex}.bottom-nav-item:hover{color:#0d9488}.bottom-nav-item.active{color:#0f766e;background-color:#f0fdfa}.bottom-nav-label{text-transform:uppercase;letter-spacing:.1em;margin-top:.25rem;font-size:.625rem;font-weight:600}.dashboard-container{color:#2c3437;background-color:#f7f9fb;min-height:100vh;font-family:Manrope,sans-serif}.dashboard-main{max-width:1536px;margin:0 auto;padding-bottom:8rem}.report-biz-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:200;background:#0006;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.report-biz-modal{background:#fff;border-radius:1.25rem;width:100%;max-width:440px;overflow:hidden;box-shadow:0 20px 60px #00000026}.report-biz-header{border-bottom:1px solid #f1f5f9;align-items:center;gap:.75rem;padding:1.25rem 1.5rem;display:flex}.report-biz-icon{color:#ef4444;background:#fef2f2;border-radius:.6rem;flex-shrink:0;justify-content:center;align-items:center;width:2.25rem;height:2.25rem;display:flex}.report-biz-icon .material-symbols-outlined{font-size:1.2rem}.report-biz-title{color:#0f172a;margin:0;font-size:1rem;font-weight:700}.report-biz-subtitle{color:#64748b;white-space:nowrap;text-overflow:ellipsis;max-width:260px;margin:.1rem 0 0;font-size:.78rem;overflow:hidden}.report-biz-close{cursor:pointer;color:#94a3b8;background:0 0;border:none;border-radius:.5rem;align-items:center;margin-left:auto;padding:.25rem;transition:color .15s;display:flex}.report-biz-close:hover{color:#475569}.report-biz-body{flex-direction:column;gap:1rem;padding:1.25rem 1.5rem 1.5rem;display:flex}.report-biz-field label{color:#374151;margin-bottom:.4rem;font-size:.8rem;font-weight:600;display:block}.report-biz-field select,.report-biz-field textarea{color:#0f172a;box-sizing:border-box;background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:.6rem;outline:none;width:100%;padding:.6rem .75rem;font-family:inherit;font-size:.875rem;transition:border-color .15s}.report-biz-field select:focus,.report-biz-field textarea:focus{background:#fff;border-color:#ef4444}.report-biz-field textarea{resize:vertical;min-height:100px}.report-biz-char-count{color:#94a3b8;text-align:right;margin-top:.25rem;font-size:.72rem}.report-biz-error{color:#ef4444;background:#fef2f2;border-radius:.5rem;padding:.5rem .75rem;font-size:.8rem}.report-biz-success{color:#16a34a;background:#f0fdf4;border-radius:.5rem;align-items:center;gap:.4rem;padding:.6rem .75rem;font-size:.85rem;font-weight:500;display:flex}.report-biz-actions{justify-content:flex-end;gap:.75rem;display:flex}.report-biz-btn-cancel{color:#475569;cursor:pointer;background:#f1f5f9;border:none;border-radius:.6rem;padding:.55rem 1.1rem;font-family:inherit;font-size:.875rem;font-weight:600;transition:background .15s}.report-biz-btn-cancel:hover{background:#e2e8f0}.report-biz-btn-submit{color:#fff;cursor:pointer;background:#ef4444;border:none;border-radius:.6rem;align-items:center;gap:.4rem;padding:.55rem 1.25rem;font-family:inherit;font-size:.875rem;font-weight:600;transition:background .15s;display:flex}.report-biz-btn-submit:hover:not(:disabled){background:#dc2626}.report-biz-btn-submit:disabled{opacity:.55;cursor:not-allowed}.business-detail-page{background-color:#f7f9fb;min-height:100vh;font-family:Manrope,sans-serif}.business-detail-cover{background:linear-gradient(135deg,#e6f7f5,#d0f0ea);height:260px;position:relative;overflow:hidden}.business-detail-cover-img{object-fit:cover;width:100%;height:100%}.business-detail-cover-placeholder{color:#006b62;opacity:.3;justify-content:center;align-items:center;width:100%;height:100%;font-size:5rem;display:flex}.business-detail-back-btn{color:#334155;cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffe6;border:1px solid #e2e8f0;border-radius:.625rem;align-items:center;gap:.375rem;padding:.5rem .75rem;font-size:.8125rem;font-weight:700;text-decoration:none;display:flex;position:absolute;top:1rem;left:1.25rem}.business-detail-body{grid-template-columns:1fr 340px;gap:1.5rem;max-width:1200px;margin:0 auto;padding:1.5rem;display:grid}@media (width<=900px){.business-detail-body{grid-template-columns:1fr}}.business-detail-meta{flex-wrap:wrap;align-items:center;gap:.625rem;margin-bottom:.5rem;display:flex}.business-detail-badge{letter-spacing:.08em;text-transform:uppercase;color:#005e56;background-color:#89f5e7;border-radius:9999px;align-items:center;padding:.25rem .625rem;font-size:.625rem;font-weight:700;display:inline-flex}.business-detail-rating{color:#64748b;align-items:center;gap:.25rem;font-size:.8125rem;font-weight:600;display:flex}.business-detail-rating .material-symbols-outlined{color:#f59e0b;font-variation-settings:"FILL" 1;font-size:.875rem}.business-detail-name{letter-spacing:-.025em;color:#0f172a;margin:0 0 .375rem;font-size:1.875rem;font-weight:800}.business-detail-address{color:#64748b;align-items:center;gap:.375rem;margin-bottom:1.5rem;font-size:.875rem;display:flex}.business-detail-address .material-symbols-outlined{font-size:1rem}.business-detail-open{color:#006b62;font-weight:700}.business-detail-section-title{color:#0f172a;margin:1.5rem 0 .625rem;font-size:1rem;font-weight:800}.business-services-list{flex-direction:column;gap:.625rem;display:flex}.business-service-item{cursor:pointer;background-color:#fff;border:1px solid #e2e8f0;border-radius:.75rem;justify-content:space-between;align-items:center;padding:.875rem;transition:all .15s;display:flex}.business-service-item:hover{border-color:#006b62}.business-service-item.selected{background-color:#e6f7f5;border-color:#006b62}.business-service-name{color:#0f172a;font-size:.875rem;font-weight:700}.business-service-duration{color:#64748b;margin-top:2px;font-size:.75rem}.business-service-right{align-items:center;gap:.625rem;display:flex}.business-service-price{color:#006b62;font-size:.9375rem;font-weight:800}.business-service-item.selected .material-symbols-outlined{color:#006b62;font-variation-settings:"FILL" 1}.business-detail-about{color:#334155;font-size:.875rem;line-height:1.65}.business-booking-sidebar{background:#fff;border:1px solid #eef2f6;border-radius:1rem;align-self:start;padding:1.25rem;position:sticky;top:1.25rem;box-shadow:0 1px 2px #0f172a0a,0 8px 24px -12px #0f172a14}.business-booking-label{letter-spacing:.1em;color:#64748b;text-transform:uppercase;margin-bottom:.5rem;font-size:.6875rem;font-weight:800}.business-detail-section-hint{color:#94a3b8;margin:-.375rem 0 .75rem;font-size:.75rem}.business-booking-services-selected{flex-wrap:wrap;gap:.375rem;margin-bottom:.75rem;display:flex}.business-booking-service-tag{color:#005e56;background-color:#e6f7f5;border:1px solid #a7f3d0;border-radius:9999px;align-items:center;gap:.25rem;padding:.25rem .5rem .25rem .625rem;font-size:.75rem;font-weight:700;display:inline-flex}.business-booking-service-remove{cursor:pointer;color:#005e56;background:0 0;border:none;align-items:center;padding:0;line-height:1;display:flex}.business-booking-service-remove .material-symbols-outlined{font-size:.875rem}.business-booking-total-duration{color:#64748b;align-items:center;gap:.375rem;margin-bottom:.75rem;font-size:.8125rem;display:flex}.business-booking-total-duration .material-symbols-outlined{color:#006b62;font-size:1rem}.business-slots-empty{color:#94a3b8;margin-bottom:.75rem;font-size:.8125rem}.business-date-grid{grid-template-columns:repeat(4,1fr);gap:.375rem;margin-bottom:.875rem;display:grid}.business-date-btn{text-align:center;color:#64748b;cursor:pointer;background-color:#f7f9fb;border:1px solid #e2e8f0;border-radius:.625rem;padding:.5rem 0;font-size:.6875rem;font-weight:700;transition:all .15s}.business-date-btn:hover{color:#006b62;border-color:#006b62}.business-date-btn.active{color:#fff;background-color:#006b62;border-color:#006b62}.business-slots-label{color:#64748b;flex-direction:column;gap:2px;margin-bottom:.5rem;font-size:.75rem;font-weight:700;display:flex}.business-slots-date{color:#006b62;text-transform:capitalize;font-size:.72rem;font-weight:500}.business-slots-grid{grid-template-columns:repeat(3,1fr);gap:.375rem;margin-bottom:1rem;display:grid}.business-slot-btn{text-align:center;color:#64748b;cursor:pointer;background-color:#fff;border:1px solid #e2e8f0;border-radius:.5rem;padding:.5rem 0;font-size:.75rem;font-weight:700;transition:all .15s}.business-slot-btn:hover{color:#006b62;border-color:#006b62}.business-slot-btn.active{color:#fff;background-color:#006b62;border-color:#006b62}.business-slot-btn:disabled{color:#cbd5e1;cursor:not-allowed;background-color:#f1f5f9;border-color:#f1f5f9}.business-booking-summary{background-color:#f7f9fb;border-radius:.625rem;margin-bottom:.875rem;padding:.75rem;font-size:.75rem}.business-booking-summary-row{color:#64748b;justify-content:space-between;margin-bottom:.25rem;display:flex}.business-booking-summary-row:last-child{color:#0f172a;border-top:1px solid #e2e8f0;margin-top:.375rem;margin-bottom:0;padding-top:.375rem;font-size:.8125rem;font-weight:800}.business-booking-submit-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#006b62,#005e56);border:none;border-radius:.625rem;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:.875rem;font-family:Manrope,sans-serif;font-size:.9375rem;font-weight:700;transition:opacity .15s;display:flex;box-shadow:0 8px 20px -8px #006b6266}.business-booking-submit-btn:hover{opacity:.95}.business-booking-submit-btn:disabled{opacity:.65;cursor:not-allowed}.business-booking-no-service{text-align:center;color:#64748b;padding:1.5rem 0;font-size:.875rem}.business-booking-no-service-icon{color:#89f5e7;margin-bottom:.5rem;font-size:2rem;display:block}.business-booking-error{color:#ef4444;background:#fef2f2;border-radius:.5rem;margin-bottom:.625rem;padding:.5rem;font-size:.8125rem}.business-booking-success{color:#16a34a;background:#f0fdf4;border-radius:.5rem;margin-bottom:.625rem;padding:.5rem;font-size:.8125rem}.business-detail-loading{color:#64748b;justify-content:center;align-items:center;min-height:60vh;font-size:.875rem;display:flex}.booking-calendar{background:#fff;border:1px solid #eef2f6;border-radius:.875rem;margin-bottom:1rem;padding:.875rem}.booking-calendar-header{justify-content:space-between;align-items:center;margin-bottom:.75rem;display:flex}.booking-cal-month{color:#0f172a;letter-spacing:-.01em;text-transform:capitalize;font-size:.8125rem;font-weight:800}.booking-cal-nav{cursor:pointer;color:#64748b;background:#f7f9fb;border:1px solid #eef2f6;border-radius:8px;place-items:center;width:28px;height:28px;padding:0;transition:all .15s;display:grid}.booking-cal-nav:hover:not(:disabled){color:#006b62;background:#e6f7f5;border-color:#006b62}.booking-cal-nav:disabled{opacity:.3;cursor:not-allowed}.booking-cal-nav .material-symbols-outlined{font-size:16px}.booking-cal-grid{grid-template-columns:repeat(7,1fr);gap:3px;display:grid}.booking-cal-dow{text-align:center;color:#94a3b8;letter-spacing:.04em;padding:4px 0;font-size:.65rem;font-weight:700}.booking-cal-day{aspect-ratio:1;color:#334155;cursor:pointer;background:0 0;border:none;border-radius:6px;place-items:center;padding:0;font-family:Manrope,sans-serif;font-size:.75rem;font-weight:600;transition:all .12s;display:grid}.booking-cal-day:hover:not(.disabled):not(.selected){color:#006b62;background:#e6f7f5}.booking-cal-day.today{color:#006b62;background:#e6f7f5;font-weight:800}.booking-cal-day.selected{color:#fff;background:#006b62;font-weight:800;box-shadow:0 2px 8px #006b6259}.booking-cal-day.disabled{color:#cbd5e1;cursor:not-allowed;background:0 0}.booking-cal-day.today.selected{color:#fff;background:#006b62}.booking-cal-legend{color:#94a3b8;align-items:center;gap:4px;margin:8px 0 0;font-family:Manrope,sans-serif;font-size:.7rem;line-height:1.3;display:flex}.booking-cal-legend .material-symbols-outlined{color:#006b62;flex-shrink:0}.bp-redeem-box{background:linear-gradient(135deg,#fffbeb 0%,#fef3c7 100%);border:1.5px solid #fcd34d;border-radius:.875rem;margin-bottom:.875rem;padding:.875rem;position:relative;overflow:hidden}.bp-redeem-box:before{content:"✦";color:#fbbf241a;pointer-events:none;font-size:4rem;line-height:1;position:absolute;top:-10px;right:-8px}.bp-redeem-header{align-items:center;gap:.625rem;margin-bottom:.75rem;display:flex}.bp-redeem-icon{color:#b45309;font-size:1.25rem;animation:4s linear infinite bp-spin;display:inline-block}.bp-redeem-title{color:#92400e;letter-spacing:.04em;text-transform:uppercase;font-size:.75rem;font-weight:800}.bp-redeem-balance{color:#b45309;font-size:.75rem}.bp-redeem-controls{justify-content:space-between;align-items:center;gap:.5rem;display:flex}.bp-redeem-btn{color:#b45309;cursor:pointer;background:#fff;border:1.5px solid #f59e0b;border-radius:50%;flex-shrink:0;place-items:center;width:32px;height:32px;font-size:1.125rem;font-weight:700;line-height:1;transition:all .15s;display:grid}.bp-redeem-btn:hover:not(:disabled){color:#fff;background:#f59e0b;border-color:#f59e0b}.bp-redeem-btn:disabled{opacity:.35;cursor:not-allowed}.bp-redeem-amount{text-align:center;flex-direction:column;flex:1;align-items:center;gap:2px;display:flex}.bp-redeem-pts{color:#92400e;letter-spacing:-.02em;font-size:1rem;font-weight:800}.bp-redeem-discount{color:#d97706;background:#f59e0b1f;border-radius:999px;padding:1px 8px;font-size:.75rem;font-weight:700}.bp-redeem-hint{color:#b45309;text-align:center;margin:.5rem 0 0;font-size:.68rem}.bp-redeem-row-summary{color:#b45309!important;font-weight:600!important}.business-detail-review-count{color:#6b7280;font-weight:400}.business-reviews-list{flex-direction:column;gap:1rem;margin-top:.75rem;display:flex}.business-review-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:1rem 1.25rem}.business-review-header{align-items:center;gap:.75rem;margin-bottom:.5rem;display:flex}.business-review-avatar{color:#065f46;background:#d1fae5;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:.9rem;font-weight:700;display:flex}.business-review-meta{flex-direction:column;flex:1;min-width:0;display:flex}.business-review-name{color:#111827;font-size:.9rem;font-weight:600}.business-review-date{color:#9ca3af;font-size:.75rem}.business-review-stars{gap:1px;display:flex}.business-review-star{color:#f59e0b;font-size:1rem}.business-review-comment{color:#374151;margin:0;font-size:.875rem;line-height:1.5}.business-review-reply{background:#f9fafb;border-left:3px solid #006b62;border-radius:0 8px 8px 0;margin-top:.75rem;padding:.75rem}.business-review-reply-label{color:#006b62;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.25rem;font-size:.72rem;font-weight:700;display:block}.business-review-reply-text{color:#374151;margin:0;font-size:.85rem;line-height:1.5}.chat-overlay{z-index:1000;background:#0f172a73;justify-content:flex-end;animation:.18s chat-fade-in;display:flex;position:fixed;inset:0}@keyframes chat-fade-in{0%{opacity:0}to{opacity:1}}.chat-panel{background:#fff;flex-direction:column;width:100%;max-width:420px;height:100%;animation:.22s chat-slide-in;display:flex;box-shadow:-8px 0 32px #0f172a1f}@keyframes chat-slide-in{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}.chat-header{color:#fff;background:linear-gradient(135deg,#006b62,#005e56);border-bottom:1px solid #eef2f6;justify-content:space-between;align-items:center;padding:20px 24px;display:flex}.chat-header-name{letter-spacing:-.01em;font-size:1.05rem;font-weight:800}.chat-header-subtitle{color:#ffffffc7;margin-top:2px;font-size:.8125rem}.chat-close-btn{color:#fff;cursor:pointer;background:#ffffff26;border:none;border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;transition:background .15s;display:inline-flex}.chat-close-btn:hover{background:#ffffff40}.chat-messages{background:#f7f9fb;flex-direction:column;flex:1;gap:8px;padding:20px 20px 12px;display:flex;overflow-y:auto}.chat-empty{text-align:center;color:#94a3b8;flex-direction:column;align-items:center;gap:8px;margin:auto;display:flex}.chat-empty .material-symbols-outlined{opacity:.5;font-size:2.5rem}.chat-empty p{margin:0;font-size:.9rem}.chat-bubble-row{width:100%;display:flex}.chat-bubble-row.mine{justify-content:flex-end}.chat-bubble-row.theirs{justify-content:flex-start}.chat-bubble{word-break:break-word;border-radius:14px;max-width:78%;padding:10px 14px;font-size:.9rem;line-height:1.4}.chat-bubble-row.mine .chat-bubble{color:#fff;background:linear-gradient(135deg,#006b62,#005e56);border-bottom-right-radius:4px}.chat-bubble-row.theirs .chat-bubble{color:#0f172a;background:#fff;border:1px solid #eef2f6;border-bottom-left-radius:4px}.chat-bubble-time{opacity:.7;text-align:right;margin-top:4px;font-size:.7rem}.chat-bubble-row.theirs .chat-bubble-time{color:#94a3b8}.chat-input-row{background:#fff;border-top:1px solid #eef2f6;gap:10px;padding:14px 16px;display:flex}.chat-input{border:1px solid #e2e8f0;border-radius:10px;outline:none;flex:1;padding:11px 16px;font-family:inherit;font-size:.9rem;transition:border-color .15s}.chat-input:focus{border-color:#006b62}.chat-send-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#006b62,#005e56);border:none;border-radius:10px;justify-content:center;align-items:center;width:44px;height:44px;transition:opacity .15s,transform .15s;display:inline-flex}.chat-send-btn:disabled{opacity:.5;cursor:not-allowed}.chat-send-btn:not(:disabled):hover{transform:scale(1.05)}@media (width<=540px){.chat-panel{max-width:100%}}.cd-overlay{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:300;background:#0f172a73;justify-content:center;align-items:center;padding:1rem;animation:.18s ease-out cd-fade;display:flex;position:fixed;inset:0}.cd-modal{text-align:center;background:#fff;border-radius:1.25rem;width:100%;max-width:420px;padding:1.75rem 1.5rem 1.25rem;font-family:Manrope,sans-serif;animation:.22s cubic-bezier(.2,.8,.2,1.05) cd-pop;box-shadow:0 30px 60px -20px #0f172a4d,0 8px 24px -8px #0000002e}.cd-icon{border-radius:16px;justify-content:center;align-items:center;width:56px;height:56px;margin:0 auto .9rem;display:flex}.cd-icon .material-symbols-outlined{font-variation-settings:"FILL" 1;font-size:28px}.cd-icon--primary{color:#0f766e;background:#f0fdfa}.cd-icon--danger{color:#dc2626;background:#fef2f2}.cd-icon--warn{color:#b45309;background:#fef3c7}.cd-title{letter-spacing:-.02em;color:#0f172a;margin:0 0 .45rem;font-size:1.125rem;font-weight:800}.cd-message{color:#64748b;margin:0 0 1.25rem;font-size:.9rem;line-height:1.5}.cd-actions{justify-content:center;gap:.6rem;display:flex}.cd-btn{cursor:pointer;border:none;border-radius:.7rem;flex:1;max-width:170px;padding:.7rem 1rem;font-family:inherit;font-size:.875rem;font-weight:700;transition:background .15s,transform .1s}.cd-btn:active{transform:scale(.97)}.cd-btn--cancel{color:#475569;background:#f1f5f9}.cd-btn--cancel:hover{background:#e2e8f0}.cd-btn--primary{color:#fff;background:#0d9488}.cd-btn--primary:hover{background:#0f766e}.cd-btn--danger{color:#fff;background:#dc2626}.cd-btn--danger:hover{background:#b91c1c}.cd-btn--warn{color:#fff;background:#d97706}.cd-btn--warn:hover{background:#b45309}@keyframes cd-fade{0%{opacity:0}to{opacity:1}}@keyframes cd-pop{0%{opacity:0;transform:scale(.94)translateY(8px)}to{opacity:1;transform:scale(1)translateY(0)}}.toast{z-index:400;color:#fff;background:#0f172a;border-radius:.85rem;align-items:center;gap:.65rem;max-width:min(440px,100vw - 2rem);padding:.75rem .9rem .75rem .85rem;font-family:Manrope,sans-serif;font-size:.875rem;font-weight:600;animation:.28s cubic-bezier(.2,.8,.2,1.05) toast-in;display:flex;position:fixed;bottom:1.5rem;left:50%;transform:translate(-50%);box-shadow:0 18px 40px -12px #0f172a66,0 4px 12px -2px #00000026}.toast-icon{font-variation-settings:"FILL" 1;flex-shrink:0;font-size:20px!important}.toast-message{flex:1;line-height:1.35}.toast-close{color:#ffffffbf;cursor:pointer;background:#ffffff14;border:none;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;transition:background .15s,color .15s;display:flex}.toast-close:hover{color:#fff;background:#ffffff29}.toast-close .material-symbols-outlined{font-size:14px!important}.toast--success{background:linear-gradient(135deg,#047857 0%,#0f766e 100%)}.toast--error{background:linear-gradient(135deg,#b91c1c 0%,#dc2626 100%)}.toast--warn{background:linear-gradient(135deg,#b45309 0%,#d97706 100%)}.toast--info{background:linear-gradient(135deg,#1e293b 0%,#0f172a 100%)}@keyframes toast-in{0%{opacity:0;transform:translate(-50%,12px)}to{opacity:1;transform:translate(-50%)}}.my-bookings-root{background:#f7f9fb;min-height:100vh;font-family:Manrope,sans-serif}.my-bookings-page{max-width:900px;margin:0 auto;padding:2rem 1.5rem;font-family:Manrope,sans-serif}.my-bookings-title{letter-spacing:-.025em;color:#0f172a;margin:0 0 .25rem;font-size:1.625rem;font-weight:800}.my-bookings-subtitle{color:#64748b;margin:0 0 1.125rem;font-size:.8125rem}.my-bookings-tabs{border-bottom:1px solid #eef2f6;gap:0;margin-bottom:1.125rem;display:flex}.my-bookings-tab{color:#64748b;cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;align-items:center;gap:.375rem;margin-right:1.25rem;padding:.625rem 0;font-family:Manrope,sans-serif;font-size:.8125rem;font-weight:700;transition:color .15s;display:flex}.my-bookings-tab.active{color:#006b62;border-bottom-color:#006b62}.my-bookings-tab-badge{color:#006b62;background-color:#e6f7f5;border-radius:9999px;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 5px;font-size:.625rem;font-weight:800;display:inline-flex}.my-bookings-tab.active .my-bookings-tab-badge{color:#fff;background-color:#006b62}.my-bookings-tab-badge.gray{color:#64748b;background-color:#eef2f6}.my-bookings-list{flex-direction:column;gap:.75rem;display:flex}.booking-card{background:#fff;border:1px solid #eef2f6;border-radius:1rem;padding:1.125rem;box-shadow:0 1px 2px #0f172a0a}.booking-card-inner{gap:.875rem;display:flex}.booking-card-thumb{color:#006b62;background:linear-gradient(135deg,#e6f7f5,#d0f0ea);border-radius:.75rem;flex-shrink:0;justify-content:center;align-items:center;width:80px;height:80px;display:flex;overflow:hidden}.booking-card-thumb img{object-fit:cover;width:100%;height:100%}.booking-card-content{flex:1}.booking-card-top{justify-content:space-between;align-items:flex-start;gap:.5rem;display:flex}.booking-card-service{color:#006b62;letter-spacing:.08em;text-transform:uppercase;margin-bottom:.125rem;font-size:.6875rem;font-weight:800}.booking-card-business{color:#0f172a;font-size:1rem;font-weight:800}.booking-status-badge{letter-spacing:.05em;text-transform:uppercase;white-space:nowrap;border-radius:9999px;align-items:center;padding:.25rem .625rem;font-size:.625rem;font-weight:800;display:inline-flex}.booking-status-badge.confirmed{color:#16a34a;background:#f0fdf4}.booking-status-badge.pending{color:#d97706;background:#fef3c7}.booking-status-badge.cancelled{color:#ef4444;background:#fef2f2}.booking-status-badge.completed{color:#64748b;background:#eef2f6}.booking-card-meta{color:#64748b;flex-wrap:wrap;gap:.875rem;margin-top:.375rem;font-size:.75rem;display:flex}.booking-card-meta-item{align-items:center;gap:.25rem;display:flex}.booking-card-meta-item .material-symbols-outlined{font-size:.875rem}.booking-card-actions{flex-wrap:wrap;gap:.5rem;margin-top:.875rem;display:flex}.booking-action-btn{cursor:pointer;border-radius:.5rem;align-items:center;gap:.375rem;padding:.375rem .75rem;font-family:Manrope,sans-serif;font-size:.75rem;font-weight:700;text-decoration:none;transition:all .15s;display:inline-flex}.booking-action-btn .material-symbols-outlined{font-size:.875rem}.booking-action-btn.secondary{color:#334155;background:#fff;border:1px solid #e2e8f0}.booking-action-btn.secondary:hover{background:#f8fafc}.booking-action-btn.danger{color:#ef4444;background:#fff;border:1px solid #fecaca}.booking-action-btn.danger:hover{background:#fef2f2}.booking-action-btn.primary{color:#fff;background:#006b62;border:none}.my-bookings-empty{text-align:center;color:#94a3b8;padding:4rem 0}.my-bookings-empty .material-symbols-outlined{color:#cbd5e1;margin-bottom:.75rem;font-size:3.75rem;display:block}.my-bookings-empty p{margin:0;font-weight:600}.notifications-root{background:#f7f9fb;min-height:100vh;font-family:Manrope,sans-serif}.notifications-page{max-width:680px;margin:0 auto;padding:2rem 1.5rem 6rem;font-family:Manrope,sans-serif}.notifications-header{justify-content:space-between;align-items:center;margin-bottom:1.125rem;display:flex}.notifications-title{letter-spacing:-.025em;color:#0f172a;margin:0 0 .125rem;font-size:1.625rem;font-weight:800}.notifications-unread-count{color:#64748b;margin:0;font-size:.8125rem}.notifications-mark-btn{color:#334155;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:.5rem;align-items:center;gap:.375rem;padding:.375rem .75rem;font-family:Manrope,sans-serif;font-size:.75rem;font-weight:700;transition:background .15s;display:inline-flex}.notifications-mark-btn:hover{background:#f8fafc}.notifications-mark-btn .material-symbols-outlined{font-size:.875rem}.notifications-list{background:#fff;border:1px solid #eef2f6;border-radius:1rem;overflow:hidden;box-shadow:0 1px 2px #0f172a0a}.notification-item{border-top:1px solid #eef2f6;gap:.75rem;padding:1rem;transition:background .15s;display:flex}.notification-item:first-child{border-top:none}.notification-item.unread{background:#89f5e712}.notification-icon{border-radius:.625rem;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.notification-icon .material-symbols-outlined{font-variation-settings:"FILL" 1;font-size:1.125rem}.notification-icon.success{color:#16a34a;background:#f0fdf4}.notification-icon.warn{color:#d97706;background:#fef3c7}.notification-icon.teal{color:#006b62;background:#e6f7f5}.notification-icon.danger{color:#ef4444;background:#fef2f2}.notification-content{flex:1}.notification-row{justify-content:space-between;align-items:baseline;display:flex}.notification-title-text{color:#0f172a;font-size:.875rem;font-weight:700}.notification-time{color:#94a3b8;font-size:.6875rem}.notification-desc{color:#334155;margin-top:2px;font-size:.75rem;line-height:1.5}.notification-unread-dot{background-color:#006b62;border-radius:50%;flex-shrink:0;width:8px;height:8px;margin-top:.875rem}.notifications-empty{text-align:center;color:#94a3b8;padding:4rem 0}.notifications-empty .material-symbols-outlined{color:#cbd5e1;margin-bottom:.75rem;font-size:3rem;display:block}.review-root{background:#f7f9fb;min-height:100vh;font-family:Manrope,sans-serif}.review-page{max-width:520px;margin:0 auto;padding:2rem 1.25rem 6rem}.review-back-btn{color:#64748b;cursor:pointer;background:0 0;border:none;align-items:center;gap:.375rem;margin-bottom:1.5rem;padding:0;font-family:Manrope,sans-serif;font-size:.875rem;font-weight:600;transition:color .15s;display:flex}.review-back-btn:hover{color:#0f766e}.review-back-btn .material-symbols-outlined{font-size:1.125rem}.review-card{background:#fff;border:1px solid #eef2f6;border-radius:1.25rem;overflow:hidden}.review-card-header{text-align:center;border-bottom:1px solid #f1f5f9;flex-direction:column;align-items:center;padding:2rem 2rem 1.5rem;display:flex}.review-card-icon{color:#0f766e;margin-bottom:.75rem;font-size:2.25rem}.review-card-title{color:#0f172a;letter-spacing:-.025em;margin:0 0 .375rem;font-size:1.25rem;font-weight:800}.review-card-subtitle{color:#64748b;margin:0;font-size:.875rem}.review-form{flex-direction:column;align-items:center;gap:1rem;padding:1.75rem 2rem 2rem;display:flex}.review-stars{gap:.375rem;display:flex}.review-star{cursor:pointer;color:#cbd5e1;background:0 0;border:none;padding:.25rem;transition:color .1s,transform .1s}.review-star .material-symbols-outlined{font-variation-settings:"FILL" 0;font-size:2.25rem}.review-star.active .material-symbols-outlined{font-variation-settings:"FILL" 1;color:#f59e0b}.review-star:hover{transform:scale(1.1)}.review-rating-label{color:#f59e0b;margin:0;font-size:.875rem;font-weight:700}.review-textarea{color:#0f172a;resize:vertical;box-sizing:border-box;border:1px solid #e2e8f0;border-radius:.75rem;outline:none;width:100%;padding:.875rem 1rem;font-family:Manrope,sans-serif;font-size:.875rem;transition:border-color .15s}.review-textarea:focus{border-color:#0d9488}.review-error{color:#ef4444;margin:0;font-size:.8125rem;font-weight:600}.review-submit-btn{color:#fff;cursor:pointer;background:#0f766e;border:none;border-radius:.875rem;width:100%;padding:.875rem;font-family:Manrope,sans-serif;font-size:.9375rem;font-weight:700;transition:background .15s}.review-submit-btn:hover:not(:disabled){background:#0d6b63}.review-submit-btn:disabled{opacity:.5;cursor:not-allowed}.onboarding-container{background-color:#f7f9fb;justify-content:center;align-items:center;min-height:100vh;padding:1.5rem;font-family:Manrope,sans-serif;display:flex;position:relative;overflow:hidden}.onboarding-bg-1{filter:blur(48px);pointer-events:none;background-color:#89f5e733;border-radius:50%;width:400px;height:400px;position:absolute;top:-80px;right:-80px}.onboarding-bg-2{filter:blur(48px);pointer-events:none;background-color:#b7e7ff33;border-radius:50%;width:350px;height:350px;position:absolute;bottom:-80px;left:-80px}.onboarding-progress{display:none;position:absolute;top:2rem;left:2rem}@media (width>=1024px){.onboarding-progress{display:block}}.onboarding-progress-label{color:#94a3b8;text-transform:uppercase;letter-spacing:.2em;font-size:.75rem;font-weight:600}.onboarding-progress-step{color:#cbd5e1;margin-top:.25rem;font-size:.875rem}.onboarding-indicators{align-items:center;gap:.5rem;display:none;position:absolute;bottom:2rem;right:2rem}@media (width>=1024px){.onboarding-indicators{display:flex}}.onboarding-indicator{background-color:#e2e8f0;border-radius:9999px;width:8px;height:8px;transition:all .15s ease-in-out}.onboarding-indicator.active{background-color:#006b62;width:24px}.onboarding-indicator.done{background-color:#006b62}.onboarding-main{background-color:#fff;border:1px solid #cbd5e199;border-radius:1rem;width:100%;max-width:48rem;min-height:560px;display:flex;overflow:hidden;box-shadow:0 20px 25px -5px #cbd5e180}.onboarding-stepper{background-color:#f1f5f9;border-right:1px solid #cbd5e199;flex-direction:column;flex-shrink:0;width:14rem;padding:2rem;display:flex}.onboarding-logo{color:#006b62;margin-bottom:2.5rem;font-size:1rem;font-weight:700}.onboarding-steps{flex-direction:column;flex:1;display:flex}.onboarding-step{align-items:flex-start;gap:.75rem;padding-bottom:2rem;display:flex;position:relative}.onboarding-step:last-child{padding-bottom:0}.onboarding-step-line{background-color:#e2e8f0;width:1px;height:calc(100% - 8px);position:absolute;top:2rem;left:15px}.onboarding-step-line.done{background-color:#006b62}.onboarding-step-number{z-index:10;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:2rem;height:2rem;font-size:.75rem;font-weight:700;transition:all .15s ease-in-out;display:flex}.onboarding-step-number.done{color:#004841;background-color:#89f5e7}.onboarding-step-number.active{color:#fff;background-color:#006b62}.onboarding-step-number.pending{color:#94a3b8;background-color:#fff;border:1px solid #e2e8f0}.onboarding-step-content{padding-top:.25rem}.onboarding-step-status{text-transform:uppercase;letter-spacing:.05em;color:#94a3b8;margin-bottom:.125rem;font-size:.625rem;font-weight:600}.onboarding-step-title{color:#94a3b8;font-size:.875rem;font-weight:600}.onboarding-step-title.active{color:#0f172a}.onboarding-stepper-footer{border-top:1px solid #e2e8f0;margin-top:auto;padding-top:2rem}.onboarding-stepper-help{color:#94a3b8;font-size:.75rem;line-height:1.625}.onboarding-stepper-help-link{color:#006b62;font-weight:600;text-decoration:none}.onboarding-stepper-help-link:hover{text-decoration:underline}.onboarding-step-content{flex-direction:column;flex:1;padding:2.5rem;display:flex}.onboarding-step-header{margin-bottom:2rem}.onboarding-step-title-main{color:#0f172a;letter-spacing:-.025em;margin-bottom:.25rem;font-size:1.5rem;font-weight:700}.onboarding-step-subtitle{color:#64748b;font-size:.875rem}.onboarding-form{flex-direction:column;flex:1;gap:1.25rem;display:flex}.onboarding-form-group{flex-direction:column;gap:.375rem;display:flex}.onboarding-label{color:#475569;text-transform:uppercase;letter-spacing:.05em;font-size:.75rem;font-weight:600}.onboarding-input{color:#0f172a;background-color:#f1f5f9;border:1px solid #e2e8f0;border-radius:.5rem;width:100%;padding:.625rem 1rem;font-size:.875rem;transition:all .15s ease-in-out}.onboarding-input::placeholder{color:#94a3b8}.onboarding-input:focus{border-color:#006b62;outline:none;box-shadow:0 0 0 2px #006b621a}.onboarding-textarea{resize:none}.onboarding-error{color:#ef4444;font-size:.75rem}.onboarding-grid-2{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}.onboarding-relative{position:relative}.onboarding-suggestions{z-index:50;background-color:#fff;border:1px solid #e2e8f0;border-radius:.5rem;margin-top:.25rem;position:absolute;top:100%;left:0;right:0;overflow:hidden;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.onboarding-suggestion{text-align:left;color:#334155;cursor:pointer;border-bottom:1px solid #f1f5f9;width:100%;padding:.625rem 1rem;font-size:.875rem;transition:background-color .15s ease-in-out}.onboarding-suggestion:last-child{border-bottom:none}.onboarding-suggestion:hover{background-color:#f8fafc}.onboarding-suggestion-name{color:#0f172a;text-overflow:ellipsis;white-space:nowrap;font-weight:500;display:block;overflow:hidden}.onboarding-suggestion-address{color:#94a3b8;text-overflow:ellipsis;white-space:nowrap;font-size:.75rem;display:block;overflow:hidden}.onboarding-form-footer{border-top:1px solid #f1f5f9;justify-content:flex-end;margin-top:auto;padding-top:1.5rem;display:flex}.onboarding-btn-primary{color:#fff;cursor:pointer;background-color:#006b62;border:none;border-radius:.5rem;padding:.625rem 2rem;font-size:.875rem;font-weight:700;transition:background-color .15s ease-in-out}.onboarding-btn-primary:hover{background-color:#005e56}.onboarding-error-msg{color:#ef4444;background-color:#fef2f2;border:1px solid #fecaca;border-radius:.5rem;margin-bottom:1rem;padding:.75rem;font-size:.875rem}.onboarding-services-list{flex-direction:column;gap:.75rem;max-height:320px;padding-right:.25rem;display:flex;overflow-y:auto}.onboarding-services-header{grid-template-columns:1fr 100px 90px 32px;gap:.5rem;display:grid}.onboarding-service-row{grid-template-columns:1fr 100px 90px 32px;align-items:center;gap:.5rem;display:grid}.onboarding-btn-remove{color:#f87171;cursor:pointer;border:1px solid #fecaca;border-radius:.5rem;justify-content:center;align-items:center;width:2rem;height:2rem;font-size:1.125rem;line-height:1;transition:all .15s ease-in-out;display:flex}.onboarding-btn-remove:hover{background-color:#fef2f2}.onboarding-btn-add{color:#006b62;cursor:pointer;align-items:center;gap:.5rem;width:fit-content;font-size:.875rem;font-weight:600;transition:color .15s ease-in-out;display:flex}.onboarding-btn-add:hover{color:#005e56}.onboarding-btn-add-icon{border:2px solid #006b62;border-radius:50%;justify-content:center;align-items:center;width:1.5rem;height:1.5rem;font-size:1rem;line-height:1;display:flex}.onboarding-form-footer-between{border-top:1px solid #f1f5f9;justify-content:space-between;align-items:center;margin-top:auto;padding-top:1.5rem;display:flex}.onboarding-btn-secondary{color:#94a3b8;cursor:pointer;background:0 0;border:none;font-size:.875rem;font-weight:600;transition:color .15s ease-in-out}.onboarding-btn-secondary:hover{color:#475569}.onboarding-schedule-row{grid-template-columns:90px 1fr;align-items:center;gap:.75rem;display:grid}.onboarding-schedule-day{color:#334155;font-size:.875rem;font-weight:600}.onboarding-schedule-controls{align-items:center;gap:.5rem;display:flex}.onboarding-checkbox-label{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:.375rem;display:flex}.onboarding-checkbox{accent-color:#006b62;border-radius:.25rem;width:1rem;height:1rem}.onboarding-checkbox-text{color:#64748b;font-size:.75rem}.onboarding-time-input{width:auto}.onboarding-time-separator{color:#94a3b8;font-size:.875rem}.onboarding-btn-primary:disabled{opacity:.5;cursor:not-allowed}.business-shell{background-color:#f7f9fb;min-height:100vh;font-family:Manrope,sans-serif;display:flex}.business-sidebar{background-color:#fff;border-right:1px solid #eef2f6;flex-direction:column;flex-shrink:0;width:220px;height:100vh;padding:1.5rem 1rem;display:flex;position:sticky;top:0;overflow-y:auto}.business-sidebar-logo{letter-spacing:-.025em;color:#006b62;margin-bottom:1.75rem;margin-left:.5rem;font-size:1.25rem;font-weight:800;display:block}.business-nav-item{color:#64748b;cursor:pointer;text-align:left;background:0 0;border:none;border-radius:.625rem;align-items:center;gap:.625rem;width:100%;margin-bottom:2px;padding:.625rem .75rem;font-family:Manrope,sans-serif;font-size:.8125rem;font-weight:600;text-decoration:none;transition:all .15s;display:flex}.business-nav-item:hover{color:#334155;background-color:#f7f9fb}.business-nav-item.active{color:#006b62;background-color:#e6f7f5;font-weight:800}.business-nav-item .material-symbols-outlined{font-size:1.125rem}.business-notif-btn{justify-content:space-between;margin-top:auto;margin-bottom:.5rem}.business-notif-badge{color:#fff;background:#ef4444;border-radius:999px;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 5px;font-size:.65rem;font-weight:700;line-height:1;display:flex}.business-sidebar-footer{background-color:#f7f9fb;border-radius:.75rem;margin-top:0;padding:.75rem}.business-sidebar-user{align-items:center;gap:.5rem;display:flex}.business-sidebar-avatar{color:#006b62;background-color:#e6f7f5;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:.75rem;font-weight:800;display:flex}.business-sidebar-username{color:#0f172a;text-overflow:ellipsis;white-space:nowrap;font-size:.8125rem;font-weight:700;overflow:hidden}.business-sidebar-logout{color:#64748b;cursor:pointer;background:0 0;border:none;align-items:center;gap:.375rem;margin-top:.5rem;padding:0;font-family:Manrope,sans-serif;font-size:.75rem;font-weight:600;transition:color .15s;display:flex}.business-sidebar-logout:hover{color:#ef4444}.business-sidebar-logout .material-symbols-outlined{font-size:.875rem}.business-main{flex-direction:column;flex:1;display:flex;overflow:hidden}.business-page-header{background-color:#fff;border-bottom:1px solid #eef2f6;justify-content:space-between;align-items:center;padding:1.375rem 2rem;display:flex}.business-page-title{letter-spacing:-.025em;color:#0f172a;margin:0;font-size:1.375rem;font-weight:800}.business-page-subtitle{color:#64748b;margin:.125rem 0 0;font-size:.8125rem}.business-page-actions{align-items:center;gap:.5rem;display:flex}.business-page-content{flex:1;padding:1.75rem 2rem;overflow-y:auto}@media (width<=768px){.business-sidebar{display:none}}.agenda-grid{grid-template-columns:300px 1fr;gap:1rem;display:grid}@media (width<=900px){.agenda-grid{grid-template-columns:1fr}}.agenda-booking-list{flex-direction:column;gap:.625rem;display:flex}.agenda-booking-card{cursor:pointer;background:#fff;border:1px solid #eef2f6;border-radius:.875rem;padding:1rem;transition:box-shadow .15s,border-color .15s;box-shadow:0 1px 2px #0f172a0a}.agenda-booking-card:hover{border-color:#006b62;box-shadow:0 4px 12px #0f172a14}.agenda-booking-card.active{border-color:#006b62;box-shadow:0 0 0 2px #006b6226}.agenda-booking-time{color:#006b62;margin-bottom:.25rem;font-size:.75rem;font-weight:800}.agenda-booking-client{color:#0f172a;font-size:.9375rem;font-weight:700}.agenda-booking-service{color:#64748b;margin-top:2px;font-size:.75rem}.agenda-booking-footer{justify-content:space-between;align-items:center;margin-top:.75rem;display:flex}.agenda-status-badge{text-transform:uppercase;border-radius:9999px;padding:2px 8px;font-size:.625rem;font-weight:800;display:inline-flex}.agenda-status-badge.confirmed{color:#16a34a;background:#f0fdf4}.agenda-status-badge.pending{color:#d97706;background:#fef3c7}.agenda-status-badge.cancelled{color:#ef4444;background:#fef2f2}.agenda-booking-price{color:#0f172a;font-size:.875rem;font-weight:800}.agenda-detail-panel{background:#fff;border:1px solid #eef2f6;border-radius:1rem;align-self:start;padding:1.5rem;position:sticky;top:1rem;box-shadow:0 1px 2px #0f172a0a}.agenda-detail-empty{text-align:center;color:#94a3b8;padding:3rem 1rem}.agenda-detail-empty .material-symbols-outlined{color:#cbd5e1;margin-bottom:.625rem;font-size:3rem;display:block}.agenda-detail-section{margin-bottom:1.25rem}.agenda-detail-label{letter-spacing:.1em;text-transform:uppercase;color:#64748b;margin-bottom:.5rem;font-size:.6875rem;font-weight:800}.agenda-detail-value{color:#0f172a;font-size:.9375rem;font-weight:600}.agenda-detail-actions{flex-direction:column;gap:.5rem;margin-top:1.5rem;display:flex}.agenda-action-btn{cursor:pointer;border-radius:.625rem;justify-content:center;align-items:center;gap:.375rem;width:100%;padding:.625rem;font-family:Manrope,sans-serif;font-size:.8125rem;font-weight:700;transition:all .15s;display:flex}.agenda-action-btn .material-symbols-outlined{font-size:1rem}.agenda-action-btn.primary{color:#fff;background:linear-gradient(135deg,#006b62,#005e56);border:none;box-shadow:0 4px 12px -4px #006b6266}.agenda-action-btn.secondary{color:#334155;background:#fff;border:1px solid #e2e8f0}.agenda-action-btn.secondary:hover{background:#f8fafc}.agenda-action-btn.danger{color:#ef4444;background:#fff;border:1px solid #fecaca}.agenda-action-btn.danger:hover{background:#fef2f2}.agenda-action-btn.success{color:#16a34a;background:#fff;border:1px solid #86efac}.agenda-action-btn.success:hover{background:#f0fdf4}.agenda-date-nav{background:#fff;border:1px solid #eef2f6;border-radius:.75rem;align-items:center;gap:.5rem;margin-bottom:1rem;padding:.5rem .75rem;display:flex;box-shadow:0 1px 2px #0f172a0a}.agenda-date-nav-btn{cursor:pointer;color:#64748b;background:0 0;border:none;border-radius:.375rem;align-items:center;padding:.25rem;transition:background .15s;display:flex}.agenda-date-nav-btn:hover{background:#f7f9fb}.agenda-date-label{text-align:center;color:#0f172a;flex:1;font-size:.9375rem;font-weight:700}.agenda-empty{text-align:center;color:#94a3b8;padding:3rem 0}.agenda-empty .material-symbols-outlined{color:#cbd5e1;margin-bottom:.5rem;font-size:2.5rem;display:block}.agenda-today-btn{cursor:pointer;color:#334155;background:#fff;border:1px solid #e2e8f0;border-radius:.5rem;padding:.5rem .875rem;font-family:Manrope,sans-serif;font-size:.8125rem;font-weight:700}.agenda-detail-meta{color:#64748b;margin-top:2px;font-size:.8125rem}.agenda-detail-value--notes{color:#334155;font-size:.875rem;font-weight:400}.services-add-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#006b62,#005e56);border:none;border-radius:.625rem;align-items:center;gap:.375rem;padding:.5rem .875rem;font-family:Manrope,sans-serif;font-size:.8125rem;font-weight:700;display:inline-flex;box-shadow:0 4px 12px -4px #006b6266}.services-add-btn .material-symbols-outlined{font-size:1rem}.services-table{background:#fff;border:1px solid #eef2f6;border-radius:1rem;overflow:hidden;box-shadow:0 1px 2px #0f172a0a}.services-table-header{letter-spacing:.08em;color:#64748b;text-transform:uppercase;background:#f7f9fb;grid-template-columns:1fr 100px 90px 100px;gap:.5rem;padding:.75rem 1.25rem;font-size:.6875rem;font-weight:800;display:grid}.services-table-body{padding:1rem 1.25rem}.services-empty{color:#94a3b8;text-align:center;padding:1rem 0;font-size:.875rem}.service-row{flex-wrap:wrap;grid-template-columns:1fr 100px 90px 100px;align-items:center;gap:.5rem;margin-bottom:.625rem;display:grid}.service-row-error{color:#ef4444;grid-column:1/-1;padding:.25rem 0;font-size:.8125rem;font-weight:600}.service-input{box-sizing:border-box;color:#0f172a;background:#fff;border:1px solid #e2e8f0;border-radius:.625rem;outline:none;width:100%;padding:.625rem .75rem;font-family:Manrope,sans-serif;font-size:.875rem}.service-name{color:#0f172a;font-size:.875rem;font-weight:600}.service-duration{color:#64748b;font-size:.8125rem}.service-price{color:#006b62;font-size:.875rem;font-weight:700}.service-actions{gap:.375rem;display:flex}.service-btn-save{color:#fff;cursor:pointer;background:#006b62;border:none;border-radius:.5rem;padding:.375rem .75rem;font-family:Manrope,sans-serif;font-size:.75rem;font-weight:700}.service-btn-cancel{cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:.5rem;padding:.375rem .75rem;font-family:Manrope,sans-serif;font-size:.75rem;font-weight:700}.service-btn-edit{cursor:pointer;color:#64748b;background:#fff;border:1px solid #e2e8f0;border-radius:.5rem;align-items:center;padding:.375rem;display:flex}.service-btn-edit .material-symbols-outlined{font-size:1rem}.service-btn-delete{cursor:pointer;color:#ef4444;background:#fff;border:1px solid #fecaca;border-radius:.5rem;align-items:center;padding:.375rem;display:flex}.service-btn-delete .material-symbols-outlined{font-size:1rem}.services-add-form{border-top:1px solid #eef2f6;margin-top:.5rem;padding-top:.5rem}.services-add-grid{grid-template-columns:1fr 100px 90px auto;align-items:flex-end;gap:.5rem;margin-bottom:.5rem;display:grid}.services-form-label{color:#64748b;margin-bottom:3px;font-size:.6875rem;font-weight:600;display:block}.services-form-actions{gap:.375rem;padding-bottom:1px;display:flex}.services-form-submit{color:#fff;cursor:pointer;background:#006b62;border:none;border-radius:.5rem;padding:.625rem 1rem;font-family:Manrope,sans-serif;font-size:.8125rem;font-weight:700}.services-form-cancel{cursor:pointer;color:#64748b;background:#fff;border:1px solid #e2e8f0;border-radius:.5rem;padding:.625rem;font-family:Manrope,sans-serif;font-size:.8125rem;font-weight:700}.services-error{color:#ef4444;background:#fef2f2;border-radius:.5rem;padding:.375rem .625rem;font-size:.8125rem}.settings-panel{max-width:640px}.settings-section-title{color:#0f172a;margin-bottom:1rem;font-size:.9375rem;font-weight:800}.settings-loading{color:#94a3b8}.settings-form{flex-direction:column;gap:1rem;display:flex}.settings-field{flex-direction:column;display:flex}.settings-label{color:#334155;margin-bottom:4px;font-family:Inter,sans-serif;font-size:.75rem;font-weight:600;display:block}.settings-input{box-sizing:border-box;color:#0f172a;background:#fff;border:1px solid #e2e8f0;border-radius:.625rem;outline:none;width:100%;padding:.625rem .75rem;font-family:Manrope,sans-serif;font-size:.875rem}.settings-textarea{resize:vertical}.settings-row-2{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.settings-error{color:#ef4444;background:#fef2f2;border-radius:.5rem;padding:.5rem .75rem;font-size:.8125rem}.settings-success{color:#16a34a;background:#f0fdf4;border-radius:.5rem;padding:.5rem .75rem;font-size:.8125rem}.settings-submit-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#006b62,#005e56);border:none;border-radius:.625rem;align-self:flex-end;padding:.625rem 1.5rem;font-family:Manrope,sans-serif;font-size:.875rem;font-weight:700;box-shadow:0 4px 12px -4px #006b6266}.settings-label-hint{color:#94a3b8;font-size:.8rem;font-weight:500}.settings-advance-row{align-items:center;gap:.5rem;display:flex}.settings-input-narrow{text-align:center;width:100px!important}.settings-advance-suffix{color:#64748b;font-family:Manrope,sans-serif;font-size:.875rem;font-weight:600}.settings-field-desc{color:#94a3b8;margin:4px 0 0;font-family:Manrope,sans-serif;font-size:.78rem;line-height:1.4}.settings-avatar-row{align-items:center;gap:1.25rem;display:flex}.settings-avatar-preview{background:#e6f7f5;border:2px solid #e2e8f0;border-radius:1rem;flex-shrink:0;justify-content:center;align-items:center;width:80px;height:80px;display:flex;position:relative;overflow:hidden}.settings-avatar-img{object-fit:cover;border-radius:inherit;width:100%;height:100%}.settings-avatar-icon{color:#006b62;font-size:2rem}.settings-avatar-uploading{border-radius:inherit;background:#ffffffb3;position:absolute;inset:0}.settings-avatar-actions{flex-direction:column;gap:.25rem;display:flex}.settings-avatar-btn{color:#006b62;cursor:pointer;background:#fff;border:1.5px solid #006b62;border-radius:.625rem;padding:.5rem 1rem;font-family:Manrope,sans-serif;font-size:.8125rem;font-weight:700;transition:background .15s,color .15s}.settings-avatar-btn:hover:not(:disabled){color:#fff;background:#006b62}.settings-avatar-btn:disabled{opacity:.6;cursor:default}.clients-search{border:1px solid #e2e8f0;border-radius:.625rem;outline:none;width:220px;padding:.5rem .75rem;font-family:Manrope,sans-serif;font-size:.8125rem}.clients-table{background:#fff;border:1px solid #eef2f6;border-radius:1rem;overflow:hidden;box-shadow:0 1px 2px #0f172a0a}.clients-table-header{letter-spacing:.08em;color:#64748b;text-transform:uppercase;background:#f7f9fb;grid-template-columns:2fr 1.5fr 1fr 80px;padding:.75rem 1.25rem;font-size:.6875rem;font-weight:800;display:grid}.clients-empty{text-align:center;color:#94a3b8;padding:2rem;font-size:.875rem}.clients-table-row{border-top:1px solid #eef2f6;grid-template-columns:2fr 1.5fr 1fr 80px;align-items:center;padding:.875rem 1.25rem;font-size:.8125rem;display:grid}.clients-row-name{align-items:center;gap:.625rem;display:flex}.clients-avatar{color:#006b62;background:#e6f7f5;border-radius:50%;flex-shrink:0;place-items:center;width:32px;height:32px;font-size:.75rem;font-weight:800;display:grid}.clients-name-text{color:#0f172a;font-weight:700}.clients-email{color:#64748b;font-size:.75rem}.clients-bookings{color:#334155;font-weight:600}.clients-last-visit{color:#64748b;font-size:.75rem}.reviews-card{background:#fff;border:1px solid #eef2f6;border-radius:.875rem;margin-bottom:.75rem;padding:1.25rem;box-shadow:0 1px 2px #0f172a0a}.reviews-card-header{justify-content:space-between;margin-bottom:.5rem;display:flex}.reviews-client-info{align-items:center;gap:.625rem;display:flex}.reviews-avatar{color:#006b62;background:#e6f7f5;border-radius:50%;flex-shrink:0;place-items:center;width:36px;height:36px;font-size:.75rem;font-weight:800;display:grid}.reviews-client-name{color:#0f172a;font-size:.875rem;font-weight:700}.reviews-stars{gap:1px;display:inline-flex}.reviews-star{color:#e2e8f0;font-variation-settings:"FILL" 0;font-size:.875rem}.reviews-star--filled{color:#f59e0b;font-variation-settings:"FILL" 1}.reviews-card-date{color:#94a3b8;font-size:.75rem}.reviews-comment{color:#334155;margin:0 0 .75rem;font-size:.875rem;line-height:1.6}.reviews-reply-block{background:#f7f9fb;border-left:3px solid #006b62;border-radius:.625rem;padding:.75rem}.reviews-reply-label{color:#006b62;margin-bottom:.25rem;font-size:.6875rem;font-weight:800}.reviews-reply-text{color:#334155;margin:0;font-size:.8125rem}.reviews-reply-btn{cursor:pointer;color:#334155;background:#fff;border:1px solid #e2e8f0;border-radius:.5rem;align-items:center;gap:.375rem;padding:.375rem .75rem;font-family:Manrope,sans-serif;font-size:.75rem;font-weight:700;display:inline-flex}.reviews-reply-btn .material-symbols-outlined{font-size:.875rem}.reviews-reply-textarea{resize:none;box-sizing:border-box;border:1px solid #e2e8f0;border-radius:.625rem;outline:none;width:100%;margin-bottom:.5rem;padding:.625rem .75rem;font-family:Manrope,sans-serif;font-size:.8125rem;display:block}.reviews-reply-actions{gap:.375rem;display:flex}.reviews-reply-submit{color:#fff;cursor:pointer;background:#006b62;border:none;border-radius:.5rem;padding:.5rem 1rem;font-family:Manrope,sans-serif;font-size:.8125rem;font-weight:700}.reviews-reply-cancel{cursor:pointer;color:#64748b;background:#fff;border:1px solid #e2e8f0;border-radius:.5rem;padding:.5rem .75rem;font-family:Manrope,sans-serif;font-weight:700}.reviews-loading{text-align:center;color:#94a3b8;padding:2rem}.reviews-empty{text-align:center;color:#94a3b8;padding:4rem}.reviews-empty-icon{color:#cbd5e1;margin-bottom:.75rem;font-size:3rem;display:block}.reviews-empty p{font-weight:600}.business-schedule-loading{justify-content:center;padding:3rem 0;display:flex}.business-schedule-spinner{border:3px solid #e6f7f5;border-top-color:#006b62;border-radius:50%;width:32px;height:32px;animation:.7s linear infinite business-spin}@keyframes business-spin{to{transform:rotate(360deg)}}.business-schedule-save-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#006b62,#005e56);border:none;border-radius:.625rem;align-items:center;gap:.375rem;padding:.5rem .875rem;font-family:Manrope,sans-serif;font-size:.8125rem;font-weight:700;transition:opacity .15s;display:inline-flex;box-shadow:0 4px 12px -4px #006b6266}.business-schedule-save-btn:disabled{opacity:.6;cursor:not-allowed}.business-schedule-save-btn .material-symbols-outlined{font-size:1rem}.business-schedule-layout{grid-template-columns:1fr 360px;align-items:start;gap:1.5rem;display:grid}@media (width<=960px){.business-schedule-layout{grid-template-columns:1fr}}.business-schedule-card{background:#fff;border:1px solid #eef2f6;border-radius:1rem;padding:1.5rem;box-shadow:0 1px 2px #0f172a0a}.business-schedule-card-title{color:#0f172a;align-items:center;gap:.5rem;margin:0 0 1.25rem;font-size:1rem;font-weight:700;display:flex}.business-schedule-card-title .material-symbols-outlined{color:#006b62;font-size:1.125rem}.business-schedule-card-desc{color:#64748b;margin:-.75rem 0 1.25rem;font-size:.8125rem}.business-schedule-days{flex-direction:column;gap:.625rem;display:flex}.business-schedule-day{background:#f7f9fb;border:1px solid #eef2f6;border-radius:.75rem;grid-template-columns:180px 1fr auto;align-items:center;gap:1rem;padding:.75rem 1rem;transition:background .15s;display:grid}.business-schedule-day.enabled{background:#e6f7f5;border-color:#b3ede7}.business-schedule-day-toggle{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:.625rem;display:flex}.business-schedule-day-toggle input[type=checkbox]{display:none}.business-schedule-toggle-track{background:#cbd5e1;border-radius:10px;flex-shrink:0;width:36px;height:20px;transition:background .2s;position:relative}.business-schedule-day.enabled .business-schedule-toggle-track{background:#006b62}.business-schedule-toggle-thumb{background:#fff;border-radius:50%;width:14px;height:14px;transition:transform .2s;position:absolute;top:3px;left:3px;box-shadow:0 1px 3px #00000026}.business-schedule-day.enabled .business-schedule-toggle-thumb{transform:translate(16px)}.business-schedule-day-name{color:#0f172a;min-width:90px;font-size:.875rem;font-weight:600}.business-schedule-times{align-items:center;gap:.5rem;display:flex}.business-schedule-times.disabled{opacity:.35;pointer-events:none}.business-schedule-time-field{flex-direction:column;gap:2px;display:flex}.business-schedule-time-field label{text-transform:uppercase;letter-spacing:.06em;color:#94a3b8;font-size:.625rem;font-weight:700}.business-schedule-time-field input[type=time]{color:#0f172a;background:#fff;border:1px solid #e2e8f0;border-radius:.5rem;outline:none;padding:.375rem .625rem;font-family:Manrope,sans-serif;font-size:.875rem}.business-schedule-time-field input[type=time]:focus{border-color:#006b62;box-shadow:0 0 0 3px #006b6214}.business-schedule-time-sep{color:#94a3b8;padding-top:16px;font-size:.875rem}.business-schedule-closed-badge{color:#94a3b8;text-transform:uppercase;letter-spacing:.06em;font-size:.6875rem;font-weight:700}.business-blackout-form{margin-bottom:1.25rem}.business-blackout-fields{flex-wrap:wrap;align-items:flex-end;gap:.625rem;display:flex}.business-blackout-field{flex-direction:column;gap:3px;display:flex}.business-blackout-field label{text-transform:uppercase;letter-spacing:.06em;color:#64748b;font-size:.6875rem;font-weight:700}.business-blackout-field input{color:#0f172a;background:#fff;border:1px solid #e2e8f0;border-radius:.5rem;outline:none;padding:.5rem .75rem;font-family:Manrope,sans-serif;font-size:.8125rem}.business-blackout-field input:focus{border-color:#006b62;box-shadow:0 0 0 3px #006b6214}.business-blackout-field--reason{flex:1;min-width:160px}.business-blackout-add-btn{color:#fff;cursor:pointer;white-space:nowrap;background:#006b62;border:none;border-radius:.5rem;align-items:center;gap:.25rem;padding:.5rem .875rem;font-family:Manrope,sans-serif;font-size:.8125rem;font-weight:700;display:inline-flex}.business-blackout-add-btn:disabled{opacity:.6;cursor:not-allowed}.business-blackout-add-btn .material-symbols-outlined{font-size:1rem}.business-blackout-error{color:#ef4444;background:#fef2f2;border-radius:.5rem;margin-top:.5rem;padding:.375rem .75rem;font-size:.8125rem}.business-blackout-empty{color:#94a3b8;text-align:center;padding:1.5rem 0;font-size:.875rem}.business-blackout-list{flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.business-blackout-item{background:#fef2f2;border:1px solid #fecaca;border-radius:.625rem;align-items:center;gap:.75rem;padding:.625rem .875rem;display:flex}.business-blackout-item-icon{color:#ef4444;font-size:1rem}.business-blackout-item-info{flex-direction:column;flex:1;gap:1px;display:flex}.business-blackout-delete-btn{color:#ef4444;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:.5rem;justify-content:center;align-items:center;width:30px;height:30px;margin-left:auto;transition:background .15s,border-color .15s;display:inline-flex}.business-blackout-delete-btn:hover:not(:disabled){background:#fee2e2;border-color:#fecaca}.business-blackout-delete-btn:disabled{opacity:.6;cursor:not-allowed}.business-blackout-delete-btn .material-symbols-outlined{font-size:1.125rem}.business-blackout-item-date{color:#0f172a;font-size:.875rem;font-weight:600}.business-blackout-item-reason{color:#64748b;font-size:.75rem}.biz-notif-mark-btn{color:#006b62;cursor:pointer;background:#e6f7f5;border:none;border-radius:.625rem;align-items:center;gap:.375rem;padding:.5rem .875rem;font-family:Manrope,sans-serif;font-size:.8125rem;font-weight:700;transition:background .15s;display:flex}.biz-notif-mark-btn:hover{background:#ccede9}.biz-notif-mark-btn .material-symbols-outlined{font-size:1rem}.biz-notif-empty{color:#94a3b8;flex-direction:column;justify-content:center;align-items:center;gap:.75rem;padding:4rem 2rem;display:flex}.biz-notif-empty .material-symbols-outlined{font-size:2.5rem}.biz-notif-empty p{margin:0;font-size:.9375rem;font-weight:600}.biz-notif-list{flex-direction:column;gap:.5rem;max-width:720px;display:flex}.biz-notif-item{background:#fff;border:1px solid #eef2f6;border-radius:.875rem;align-items:flex-start;gap:1rem;padding:1rem 1.25rem;transition:box-shadow .15s;display:flex;position:relative}.biz-notif-item.unread{background:#f0faf9;border-color:#b2e4df}.biz-notif-item.unread:hover{box-shadow:0 2px 8px #006b6214}.biz-notif-icon{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.biz-notif-icon .material-symbols-outlined{font-size:1.125rem}.biz-notif-icon.success{color:#16a34a;background:#dcfce7}.biz-notif-icon.danger{color:#dc2626;background:#fee2e2}.biz-notif-icon.warn{color:#ca8a04;background:#fef9c3}.biz-notif-icon.teal{color:#006b62;background:#e6f7f5}.biz-notif-content{flex:1;min-width:0}.biz-notif-row{justify-content:space-between;align-items:baseline;gap:.5rem;margin-bottom:.25rem;display:flex}.biz-notif-title{color:#0f172a;font-size:.875rem;font-weight:700}.biz-notif-time{color:#94a3b8;white-space:nowrap;flex-shrink:0;font-size:.75rem}.biz-notif-body{color:#475569;margin:0;font-size:.8125rem;line-height:1.5}.biz-notif-dot{background:#006b62;border-radius:50%;flex-shrink:0;width:8px;height:8px;margin-top:.375rem}.admin-shell{background-color:#f7f9fb;min-height:100vh;font-family:Manrope,sans-serif;display:flex}.admin-sidebar{background-color:#0b1f1d;flex-direction:column;flex-shrink:0;width:220px;height:100vh;padding:1.5rem 1rem;display:flex;position:sticky;top:0;overflow-y:auto}.admin-sidebar-header{align-items:center;gap:.5rem;margin-bottom:1.75rem;margin-left:.5rem;display:flex}.admin-sidebar-logo{letter-spacing:-.025em;color:#89f5e7;font-size:1.25rem;font-weight:800}.admin-sidebar-badge{color:#005e56;letter-spacing:.08em;text-transform:uppercase;background:#89f5e7;border-radius:4px;padding:2px 6px;font-size:.5625rem;font-weight:800}.admin-nav-item{color:#ffffffb3;cursor:pointer;text-align:left;background:0 0;border:none;border-radius:.625rem;align-items:center;gap:.625rem;width:100%;margin-bottom:2px;padding:.625rem .75rem;font-family:Manrope,sans-serif;font-size:.8125rem;font-weight:600;text-decoration:none;transition:all .15s;display:flex}.admin-nav-item:hover{color:#ffffffe6;background-color:#89f5e714}.admin-nav-item.active{color:#89f5e7;background-color:#89f5e726;font-weight:800}.admin-nav-item .material-symbols-outlined{font-size:1.125rem}.admin-sidebar-footer{border-top:1px solid #ffffff14;margin-top:auto;padding-top:1rem}.admin-logout-btn{color:#ffffff80;cursor:pointer;background:0 0;border:none;border-radius:.5rem;align-items:center;gap:.375rem;padding:.375rem .75rem;font-family:Manrope,sans-serif;font-size:.75rem;font-weight:600;transition:color .15s;display:flex}.admin-logout-btn:hover{color:#89f5e7;background-color:#89f5e714}.admin-logout-btn .material-symbols-outlined{font-size:.875rem}.admin-main{flex-direction:column;flex:1;display:flex;overflow:hidden}.admin-page-header{background-color:#fff;border-bottom:1px solid #eef2f6;justify-content:space-between;align-items:center;padding:1.375rem 2rem;display:flex}.admin-page-title{letter-spacing:-.025em;color:#0f172a;margin:0;font-size:1.375rem;font-weight:800}.admin-page-subtitle{color:#64748b;margin:.125rem 0 0;font-size:.8125rem}.admin-page-actions{align-items:center;gap:.5rem;display:flex}.admin-page-content{flex:1;padding:1.75rem 2rem;overflow-y:auto}.admin-users-search{border:1px solid #e2e8f0;border-radius:.625rem;outline:none;width:220px;padding:.5rem .75rem;font-family:Manrope,sans-serif;font-size:.8125rem}.admin-users-table{background:#fff;border:1px solid #eef2f6;border-radius:1rem;overflow:hidden;box-shadow:0 1px 2px #0f172a0a}.admin-users-table-head{letter-spacing:.08em;color:#64748b;text-transform:uppercase;background:#f7f9fb;grid-template-columns:2fr 1.5fr .8fr .8fr 1fr 60px;padding:.75rem 1.25rem;font-size:.6875rem;font-weight:800;display:grid}.admin-users-table-message{text-align:center;color:#94a3b8;padding:2rem;font-size:.875rem}.admin-users-table-row{border-top:1px solid #eef2f6;grid-template-columns:2fr 1.5fr .8fr .8fr 1fr 60px;align-items:center;padding:.875rem 1.25rem;font-size:.8125rem;display:grid}.admin-users-cell-user{align-items:center;gap:.625rem;display:flex}.admin-users-avatar{color:#006b62;background:#e6f7f5;border-radius:50%;flex-shrink:0;place-items:center;width:32px;height:32px;font-size:.75rem;font-weight:800;display:grid}.admin-users-name{color:#0f172a;font-weight:700}.admin-users-email{color:#64748b;font-size:.75rem}.admin-users-badge{text-transform:uppercase;border-radius:9999px;padding:2px 8px;font-size:.625rem;font-weight:800;display:inline-flex}.admin-users-date{color:#64748b;font-size:.75rem}.admin-users-action-btn{cursor:pointer;color:#94a3b8;background:0 0;border:none;padding:.25rem}.admin-users-action-btn .material-symbols-outlined{font-size:1.125rem}.admin-businesses-filter{border:1px solid #e2e8f0;border-radius:.625rem;outline:none;padding:.5rem .75rem;font-family:Manrope,sans-serif;font-size:.8125rem}.admin-businesses-loading{text-align:center;color:#94a3b8;padding:2rem}.admin-businesses-grid{grid-template-columns:repeat(2,1fr);gap:.875rem;display:grid}.admin-business-card{background:#fff;border:1px solid #eef2f6;border-radius:1rem;padding:1.25rem;box-shadow:0 1px 2px #0f172a0a}.admin-business-card-top{gap:.875rem;display:flex}.admin-business-logo{color:#006b62;background:#e6f7f5;border-radius:.75rem;flex-shrink:0;justify-content:center;align-items:center;width:64px;height:64px;display:flex}.admin-business-logo img{object-fit:cover;border-radius:.75rem;width:100%;height:100%}.admin-business-info{flex:1}.admin-business-info-header{justify-content:space-between;align-items:flex-start;display:flex}.admin-business-name{color:#0f172a;font-size:.9375rem;font-weight:800}.admin-business-status-badge{text-transform:uppercase;border-radius:9999px;padding:2px 8px;font-size:.625rem;font-weight:800;display:inline-flex}.admin-business-location{color:#64748b;align-items:center;gap:4px;margin-top:2px;font-size:.75rem;display:flex}.admin-business-location .material-symbols-outlined{font-size:.75rem}.admin-business-stats{color:#334155;gap:.875rem;margin-top:.5rem;font-size:.75rem;display:flex}.admin-business-rating{align-items:center;gap:2px;display:flex}.admin-business-rating .material-symbols-outlined{color:#f59e0b;font-variation-settings:"FILL" 1;font-size:.75rem}.admin-business-actions{justify-content:flex-end;gap:.375rem;margin-top:.875rem;display:flex}.admin-business-btn-verify{color:#fff;cursor:pointer;background:linear-gradient(135deg,#006b62,#005e56);border:none;border-radius:.5rem;align-items:center;gap:4px;padding:.375rem .75rem;font-family:Manrope,sans-serif;font-size:.75rem;font-weight:700;display:inline-flex}.admin-business-btn-verify .material-symbols-outlined{font-size:.875rem}.admin-business-btn-suspend{color:#ef4444;cursor:pointer;background:#fff;border:1px solid #fecaca;border-radius:.5rem;align-items:center;gap:4px;padding:.375rem .75rem;font-family:Manrope,sans-serif;font-size:.75rem;font-weight:700;display:inline-flex}.admin-business-btn-suspend .material-symbols-outlined{font-size:.875rem}.admin-reports-tabs{gap:.5rem;margin-bottom:1.125rem;display:flex}.admin-reports-tab{cursor:pointer;border-radius:9999px;padding:.5rem .875rem;font-family:Manrope,sans-serif;font-size:.8125rem;font-weight:700;transition:background .15s,color .15s}.admin-reports-tab.active{color:#fff;background:#006b62;border:1px solid #006b62}.admin-reports-tab.inactive{color:#64748b;background:#fff;border:1px solid #e2e8f0}.admin-reports-loading{text-align:center;color:#94a3b8;padding:2rem}.admin-reports-empty{text-align:center;color:#94a3b8;padding:4rem}.admin-reports-empty-icon{color:#cbd5e1;margin-bottom:.625rem;font-size:2.5rem;display:block}.admin-reports-empty-text{font-weight:600}.admin-report-card{background:#fff;border:1px solid #eef2f6;border-radius:.875rem;margin-bottom:.75rem;padding:1.25rem;box-shadow:0 1px 2px #0f172a0a}.admin-report-card-inner{gap:.875rem;display:flex}.admin-report-tone-icon{border-radius:.625rem;flex-shrink:0;place-items:center;width:40px;height:40px;display:grid}.admin-report-tone-icon .material-symbols-outlined{font-variation-settings:"FILL" 1;font-size:1.25rem}.admin-report-body{flex:1}.admin-report-body-header{justify-content:space-between;align-items:baseline;display:flex}.admin-report-title{color:#0f172a;font-size:.875rem;font-weight:800}.admin-report-date{color:#94a3b8;font-size:.6875rem}.admin-report-meta{flex-wrap:wrap;align-items:center;gap:.625rem;margin-top:.375rem;display:flex}.admin-report-reason-badge{text-transform:uppercase;border-radius:9999px;padding:2px 8px;font-size:.625rem;font-weight:800;display:inline-flex}.admin-report-reporter{color:#64748b;font-size:.75rem}.admin-report-content-quote{color:#334155;background:#f7f9fb;border-radius:.5rem;margin-top:.625rem;padding:.625rem;font-size:.75rem;font-style:italic}.admin-report-actions{gap:.5rem;margin-top:.875rem;display:flex}.admin-report-btn-primary{color:#fff;cursor:pointer;background:linear-gradient(135deg,#006b62,#005e56);border:none;border-radius:.5rem;align-items:center;gap:4px;padding:.375rem .75rem;font-family:Manrope,sans-serif;font-size:.75rem;font-weight:700;display:inline-flex}.admin-report-btn-primary .material-symbols-outlined{font-size:.875rem}.admin-report-btn-secondary{cursor:pointer;color:#334155;background:#fff;border:1px solid #e2e8f0;border-radius:.5rem;align-items:center;gap:4px;padding:.375rem .75rem;font-family:Manrope,sans-serif;font-size:.75rem;font-weight:700;display:inline-flex}.admin-report-btn-secondary .material-symbols-outlined{font-size:.875rem}.admin-report-btn-danger{color:#ef4444;cursor:pointer;background:#fff;border:1px solid #fecaca;border-radius:.5rem;align-items:center;gap:4px;padding:.375rem .75rem;font-family:Manrope,sans-serif;font-size:.75rem;font-weight:700;display:inline-flex}.admin-report-btn-danger .material-symbols-outlined{font-size:.875rem}.services-panel{padding:2rem}.logout-btn{color:#fff;cursor:pointer;background-color:#ef4444;border:none;border-radius:.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:700;position:fixed;bottom:1rem;right:1rem;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}
