@import "https://fonts.googleapis.com/css2?family=Outfit:wght@300;400;500;600;700;800;900&display=swap";:root{--grromio-midnight:#121824;--grromio-midnight-surface:#182030;--grromio-mint:#00f0ec;--grromio-mint-hover:#00d6d2;--grromio-mint-soft:#00f0ec1f;--grromio-mint-glow:0 0 20px #00f0ec59;--grromio-steel:#7e8b9b;--grromio-white:#fff;--bg-primary:#fff;--bg-secondary:#f8fafc;--bg-tertiary:#f1f5f9;--bg:#fff;--surface:#fff;--surface-raised:#f8fafc;--surface-hover:#f1f5f9;--text-primary:#121824;--text-secondary:#7e8b9b;--text-muted:#94a3b8;--accent:#00f0ec;--accent-dark:#00d6d2;--accent-soft:#00f0ec1f;--accent-gold:#00f0ec;--accent-gold-hover:#00d6d2;--accent-gold-light:#00f0ec1f;--accent-glow:0 0 20px #00f0ec59;--border-color:#e8ecf0;--border-strong:#cbd5e1;--border-gold:#00f0ec4d;--shadow-soft:0 4px 20px #1218240d;--shadow-card:0 4px 20px #1218240d;--shadow-sm:0 2px 8px #1218240a;--shadow-lg:0 10px 30px #12182414;--shadow-gold:0 4px 14px #00f0ec40;--bg-card:var(--surface);--bg-card-hover:var(--surface-hover);--success:#10b981;--error:#ef4444;--warning:#f59e0b;--font-sans:"Outfit", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--transition-smooth:all .2s cubic-bezier(.4, 0, .2, 1);--radius-sm:8px;--radius-card:12px;--radius-md:12px;--radius-lg:16px;--radius-xl:24px;--radius-pill:9999px;--dark-gradient:none}*{box-sizing:border-box;font-family:var(--font-sans);margin:0;padding:0}body{background-color:var(--bg-primary);color:var(--text-primary);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;padding-bottom:70px;line-height:1.5;overflow-x:hidden}@media (min-width:769px){body{padding-bottom:0}}.text-gold-gradient{color:var(--grromio-mint,#00f0ec)}a:focus-visible{outline:2px solid var(--grromio-mint,#00f0ec);outline-offset:2px}button:focus-visible{outline:2px solid var(--grromio-mint,#00f0ec);outline-offset:2px}input:focus-visible:not(.hero-search-input-field){outline:2px solid var(--grromio-mint,#00f0ec);outline-offset:2px}select:focus-visible{outline:2px solid var(--grromio-mint,#00f0ec);outline-offset:2px}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:var(--bg-primary)}::-webkit-scrollbar-thumb{background:var(--bg-tertiary);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:var(--accent-gold)}.container{z-index:1;max-width:1200px;margin:0 auto;padding:0 24px;position:relative}@media (max-width:640px){.container{padding:0 16px}}.glass-card{background:var(--bg-card);border:1px solid var(--border-color);border-radius:var(--radius-card);box-shadow:var(--shadow-sm);transition:var(--transition-smooth);padding:24px}.glass-card:hover{border-color:var(--border-gold);background:var(--bg-card-hover);box-shadow:var(--shadow-lg)}.form-input{background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:var(--radius-sm);width:100%;color:var(--text-primary);transition:var(--transition-smooth);padding:12px 16px;font-size:.9rem}.form-input:focus{border-color:var(--accent-gold);background:var(--bg-card);box-shadow:0 0 0 1px var(--accent-gold);outline:none}.btn-primary{background:var(--grromio-mint,#00f0ec);color:var(--grromio-midnight,#121824);border-radius:var(--radius-sm,8px);cursor:pointer;transition:var(--transition-smooth);letter-spacing:.01em;border:none;justify-content:center;align-items:center;gap:8px;padding:12px 24px;font-size:.9rem;font-weight:700;text-decoration:none;display:inline-flex;box-shadow:0 4px 14px #00f0ec40}.btn-primary:hover{background:var(--grromio-mint-hover,#00d6d2);color:var(--grromio-midnight,#121824);transform:translateY(-1px);box-shadow:0 6px 20px #00f0ec59}.btn-primary:active{transform:scale(.98)}.btn-primary:disabled{background:var(--bg-tertiary);color:var(--text-muted);border:1px solid var(--border-color);cursor:not-allowed;box-shadow:none;opacity:.6;transform:none}.btn-secondary{color:var(--grromio-midnight,#121824);border:1.5px solid var(--grromio-midnight,#121824);border-radius:var(--radius-sm,8px);cursor:pointer;transition:var(--transition-smooth);background:#fff;justify-content:center;align-items:center;gap:8px;padding:11px 22px;font-size:.9rem;font-weight:600;text-decoration:none;display:inline-flex}.btn-secondary:hover{background:var(--bg-secondary,#f8fafc);border-color:var(--grromio-midnight,#121824);color:var(--grromio-midnight,#121824)}.btn-secondary:disabled{color:var(--text-muted);border-color:var(--border-color);cursor:not-allowed;opacity:.5;background:0 0}.btn-tertiary{color:var(--text-secondary);cursor:pointer;transition:var(--transition-smooth);background:0 0;border:none;justify-content:center;align-items:center;gap:6px;padding:6px 12px;font-size:.88rem;font-weight:600;text-decoration:none;display:inline-flex}.btn-tertiary:hover{color:var(--text-primary);text-decoration:underline}.filter-chip{border-radius:var(--radius-pill);background:var(--bg-secondary);border:1px solid var(--border-color);color:var(--text-secondary);cursor:pointer;transition:var(--transition-smooth);white-space:nowrap;align-items:center;gap:6px;padding:8px 16px;font-size:.82rem;font-weight:600;display:inline-flex}.filter-chip:hover{border-color:var(--border-gold);color:var(--text-primary)}.filter-chip.active{background:var(--accent-gold-light);border-color:var(--accent-gold);color:var(--accent-gold)}.badge{letter-spacing:.02em;border-radius:4px;align-items:center;gap:4px;padding:4px 10px;font-size:.7rem;font-weight:700;display:inline-flex}.badge-gold{color:#007d87;background:#00f0ec1f;border:1px solid #00f0ec40}.badge-success{color:var(--success);background:#10b98114;border:1px solid #10b98126}.badge-error{color:var(--error);background:#ef444414;border:1px solid #ef444426}.badge-neutral{background:var(--bg-secondary);color:var(--text-secondary);border:1px solid var(--border-color)}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.skeleton{background:linear-gradient(90deg, var(--surface-hover) 25%, var(--surface-raised) 50%, var(--surface-hover) 75%);border:1px solid var(--border-color);background-size:200% 100%;border-radius:8px;animation:1.5s infinite shimmer}@keyframes fadeIn{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.animate-fade{animation:.2s ease-out forwards fadeIn}.mobile-bottom-nav{display:none}@media (max-width:768px){.mobile-bottom-nav{-webkit-backdrop-filter:blur(16px);border-top:1px solid var(--border-color);z-index:1000;background:#0e1016f2;justify-content:space-around;align-items:center;height:64px;padding:0 8px;display:flex;position:fixed;bottom:0;left:0;right:0}.mobile-nav-item{color:var(--text-muted);transition:var(--transition-smooth);border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:3px;min-width:54px;padding:6px 12px;font-size:.72rem;font-weight:600;text-decoration:none;display:flex}.mobile-nav-item.active{color:var(--accent-gold)}}.explore-services-grid{grid-template-columns:repeat(4,1fr);gap:20px;max-width:1200px;margin:0 auto;display:grid}.explore-services-card{cursor:pointer;border:1px solid var(--border-color);width:100%;height:180px;box-shadow:var(--shadow-sm);border-radius:18px;transition:transform .25s cubic-bezier(.4,0,.2,1),box-shadow .25s cubic-bezier(.4,0,.2,1);display:block;position:relative;overflow:hidden}.explore-services-card:hover{border-color:var(--border-gold);box-shadow:var(--shadow-lg);transform:translateY(-2px)}.explore-services-image{object-fit:cover;width:100%;height:100%;transition:transform .25s cubic-bezier(.4,0,.2,1)}.explore-services-card:hover .explore-services-image{transform:scale(1.03)}.explore-services-overlay{box-sizing:border-box;background:linear-gradient(#0000 0%,#0000001a 45%,#000000c7 100%);flex-direction:column;justify-content:flex-end;padding:16px 20px;display:flex;position:absolute;top:0;bottom:0;left:0;right:0}.explore-services-info{flex-direction:column;gap:2px;display:flex}.explore-services-name{color:#fff;margin:0;font-size:18px;font-weight:700;line-height:1.25}.explore-services-subtitle{color:var(--text-secondary);align-items:center;gap:4px;margin:0;font-size:13px;display:flex}.explore-services-arrow{border:1px solid var(--accent-gold);width:32px;height:32px;color:var(--accent-gold);background:#08090d99;border-radius:50%;justify-content:center;align-items:center;transition:all .25s cubic-bezier(.4,0,.2,1);display:flex;position:absolute;bottom:16px;right:20px}.explore-services-card:hover .explore-services-arrow{background:var(--accent-gold);color:#08090d}.explore-services-card.active{border-color:var(--accent-gold);box-shadow:0 0 0 1px var(--accent-gold)}.explore-services-card.active .explore-services-arrow{background:var(--accent-gold);color:#08090d}@media (max-width:1024px){.explore-services-grid{grid-template-columns:repeat(2,1fr);gap:16px}.explore-services-card{height:160px}}@media (max-width:640px){.explore-services-grid{grid-template-columns:repeat(2,1fr);gap:12px}.explore-services-card{border-radius:14px;height:140px}.explore-services-overlay{padding:12px 14px}.explore-services-name{font-size:15px}.explore-services-subtitle{font-size:12px}.explore-services-arrow{width:28px;height:28px;bottom:12px;right:14px}.explore-services-arrow svg{width:14px;height:14px}}.nav-link{transition:all .2s cubic-bezier(.4,0,.2,1)!important}.nav-link:hover{background:var(--bg-secondary)!important;color:var(--text-primary)!important}.nav-link.active{color:var(--accent-gold)!important;background:#d4af3714!important}.icon-btn-hover{transition:all .2s cubic-bezier(.4,0,.2,1)!important}.icon-btn-hover:hover{background:var(--bg-secondary)!important;color:var(--text-primary)!important}.user-btn-hover{transition:all .2s cubic-bezier(.4,0,.2,1)!important}.user-btn-hover:hover{background:var(--bg-secondary)!important}.hero-editorial-section{background:var(--bg);border-bottom:1px solid var(--border-color);padding:56px 0 48px}.hero-editorial-container{grid-template-columns:1.1fr 1fr;align-items:center;gap:56px;display:grid}.hero-editorial-left{text-align:left;flex-direction:column;align-items:flex-start;display:flex}.hero-editorial-title{letter-spacing:-.03em;color:var(--text-primary);margin-bottom:14px;font-size:clamp(2.6rem,6.5vw,4.2rem);font-weight:800;line-height:1.12}.hero-editorial-subtitle{color:var(--text-secondary);max-width:480px;margin-bottom:28px;font-size:1.1rem;line-height:1.6}.hero-search-area{flex-direction:column;gap:10px;width:100%;max-width:540px;display:flex}.hero-search-bar{background:var(--surface);border:1px solid var(--border-color);border-radius:50px;align-items:center;width:100%;padding:8px 8px 8px 24px;display:flex}.hero-search-submit{background:var(--accent);color:#000;cursor:pointer;white-space:nowrap;border:none;border-radius:50px;flex-shrink:0;padding:12px 32px;font-size:1rem;font-weight:700;transition:opacity .15s}.hero-search-submit:hover{opacity:.88}.hero-location-badge{background:var(--surface-raised);border:1px solid var(--border-color);border-radius:var(--radius-sm);color:var(--text-primary);align-items:center;gap:6px;width:-moz-fit-content;width:fit-content;padding:10px 18px;font-size:.95rem;font-weight:600;display:inline-flex}.hero-editorial-right{justify-content:center;align-items:center;display:flex}.hero-editorial-image{object-fit:cover;border-radius:var(--radius-card);border:1px solid var(--border-color);width:100%;max-height:440px}@media (max-width:991px){.hero-editorial-container{grid-template-columns:1fr;gap:32px}.hero-editorial-left{text-align:center;align-items:center}.hero-search-area{align-items:center}.hero-editorial-right{width:100%;margin-top:24px;display:block}.hero-editorial-image{max-height:300px}}.hero-flat-btns{align-items:center;gap:12px;width:100%;display:flex}.hero-flat-btn{border:1px solid var(--border-color);color:var(--text-secondary);cursor:pointer;white-space:nowrap;letter-spacing:.005em;background:0 0;border-radius:50px;padding:10px 22px;font-size:1.1rem;font-weight:600;transition:all .2s}.hero-flat-btn:hover{color:var(--text-primary);border-color:#fff3}.hero-flat-btn.active{color:var(--text-primary);border-color:var(--accent);background:var(--surface-raised);font-weight:700}.nearby-feed-grid{scroll-snap-type:x mandatory;scrollbar-width:thin;-webkit-overflow-scrolling:touch;gap:24px;padding:8px 4px 16px;display:flex;overflow-x:auto}.nearby-feed-grid::-webkit-scrollbar{height:6px}.nearby-feed-grid::-webkit-scrollbar-thumb{background:var(--surface-raised);border-radius:var(--radius-sm)}.salon-card-premium{scroll-snap-align:start;border:1px solid var(--border-color,#e8ecf0);border-radius:var(--radius-card,12px);cursor:pointer;color:var(--grromio-midnight,#121824);background:#fff;flex-direction:column;flex:0 0 310px;padding:12px;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 4px 20px #1218240d}.salon-card-premium:hover{border-color:var(--grromio-mint,#00f0ec);transform:translateY(-4px);box-shadow:0 16px 36px -10px #1218241f}.salon-card-premium.unavailable{opacity:.6;filter:grayscale(.4);cursor:not-allowed}.salon-card-image-box{aspect-ratio:16/10;background:#f8fafc;border-radius:8px;width:100%;margin-bottom:14px;position:relative;overflow:hidden}.salon-card-image{object-fit:cover;width:100%;height:100%;transition:transform .4s}.salon-card-premium:hover .salon-card-image{transform:scale(1.06)}.salon-badge-top-left{color:var(--grromio-mint,#00f0ec);letter-spacing:.06em;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#121824d9;border:1px solid #00f0ec59;border-radius:6px;align-items:center;gap:4px;padding:4px 10px;font-size:.68rem;font-weight:800;display:flex;position:absolute;top:10px;left:10px}.salon-badge-top-left.best-seller{border-color:var(--grromio-mint,#00f0ec);color:var(--grromio-mint,#00f0ec);background:#121824d9}.salon-badge-bottom-left{color:var(--grromio-midnight,#121824);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffffff2;border:1px solid #12182414;border-radius:6px;align-items:center;gap:6px;padding:4px 10px;font-size:.72rem;font-weight:700;display:flex;position:absolute;bottom:10px;left:10px;box-shadow:0 4px 12px #1218240d}.salon-badge-bottom-right{background:var(--grromio-midnight,#121824);color:#fff;border-radius:6px;padding:4px 10px;font-size:.78rem;font-weight:800;position:absolute;bottom:10px;right:10px;box-shadow:0 4px 12px #12182433}.salon-card-body{flex-direction:column;flex:1;padding:4px 6px 6px;display:flex}.salon-card-rating-row{align-items:center;gap:6px;margin-bottom:6px;font-size:.85rem;display:flex}.salon-card-rating-row .star-icon{color:#f59e0b;fill:#f59e0b}.salon-card-rating-row .rating-num{color:var(--grromio-midnight,#121824);font-weight:800}.salon-card-rating-row .reviews-num{color:var(--grromio-steel,#7e8b9b);font-size:.8rem;font-weight:500}.salon-card-name{color:var(--grromio-midnight,#121824);margin-bottom:6px;font-size:1.15rem;font-weight:800;line-height:1.25}.salon-card-subtext{color:var(--grromio-steel,#7e8b9b);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:12px;font-size:.82rem;line-height:1.45;display:-webkit-box;overflow:hidden}.salon-card-features{border-top:1px solid var(--border-color,#e8ecf0);flex-direction:column;gap:6px;margin-bottom:16px;padding-top:10px;display:flex}.feature-check-item{color:var(--grromio-midnight,#121824);align-items:center;gap:8px;font-size:.78rem;font-weight:500;display:flex}.feature-check-item .check-mark{color:var(--grromio-mint-hover,#00d6d2);font-weight:800}.salon-card-action-bar{align-items:center;gap:10px;margin-top:auto;display:flex}.salon-book-now-btn{background:var(--grromio-mint,#00f0ec);color:var(--grromio-midnight,#121824);border-radius:var(--radius-sm,8px);cursor:pointer;border:none;flex:1;justify-content:center;align-items:center;gap:6px;padding:10px 18px;font-size:.88rem;font-weight:800;transition:all .2s;display:flex;box-shadow:0 4px 14px #00f0ec40}.salon-book-now-btn:hover{background:var(--grromio-mint-hover,#00d6d2);transform:translateY(-1px);box-shadow:0 6px 20px #00f0ec59}.salon-plus-btn{border-radius:var(--radius-sm,8px);background:var(--bg-secondary,#f8fafc);border:1px solid var(--border-color,#e8ecf0);width:40px;height:40px;color:var(--grromio-midnight,#121824);cursor:pointer;flex-shrink:0;justify-content:center;align-items:center;transition:all .2s;display:flex}.salon-plus-btn:hover{color:var(--grromio-midnight,#121824);border-color:var(--grromio-mint,#00f0ec);background:#f1f5f9}.browse-services-container{scrollbar-width:none;-webkit-overflow-scrolling:touch;gap:12px;padding:8px 4px 16px;display:flex;overflow-x:auto}.browse-services-container::-webkit-scrollbar{display:none}.browse-service-chip{background:var(--surface);border:1px solid var(--border-color);border-radius:var(--radius-sm);color:var(--text-primary);transition:var(--transition-smooth);flex:none;align-items:center;gap:8px;padding:10px 16px;font-size:.88rem;font-weight:600;text-decoration:none;display:inline-flex}.browse-service-chip:hover{background:var(--surface-hover);border-color:var(--accent)}.browse-service-thumb{object-fit:cover;border-radius:4px;width:20px;height:20px}.top-rated-container{grid-template-columns:1.2fr 1fr;gap:40px;margin-top:24px;display:grid}.top-rated-featured{background:var(--surface);border:1px solid var(--border-color);border-radius:var(--radius-card);flex-direction:column;display:flex;overflow:hidden}.top-rated-featured-image{object-fit:cover;background:var(--surface-raised);width:100%;height:280px}.top-rated-featured-body{text-align:left;padding:24px}.top-rated-supporting-list{flex-direction:column;justify-content:flex-start;display:flex}.top-rated-row-item{border-bottom:1px solid var(--border-color);transition:var(--transition-smooth);align-items:center;padding:18px 0;text-decoration:none;display:flex}.top-rated-row-item:hover{border-bottom-color:var(--accent)}.top-rated-rank{color:var(--accent);margin-right:20px;font-family:monospace;font-size:1.1rem;font-weight:800}.top-rated-row-info{text-align:left;flex-direction:column;flex-grow:1;display:flex}.top-rated-row-name{color:var(--text-primary);font-size:1rem;font-weight:700}.top-rated-row-type{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.05em;margin-top:2px;font-size:.72rem}.top-rated-row-meta{color:var(--text-primary);font-size:.88rem;font-weight:600}@media (max-width:991px){.top-rated-container{grid-template-columns:1fr;gap:24px}}.ai-style-promo-editorial{background:var(--surface);border:1px solid var(--border-color);border-radius:var(--radius-card);grid-template-columns:1fr 1.2fr;align-items:center;gap:40px;margin:48px 0;padding:40px;display:grid}.ai-style-promo-content{text-align:left;flex-direction:column;align-items:flex-start;display:flex}.ai-style-promo-image{object-fit:cover;border-radius:var(--radius-sm);border:1px solid var(--border-color);width:100%;max-height:280px}@media (max-width:768px){.ai-style-promo-editorial{grid-template-columns:1fr;gap:24px;padding:24px}.ai-style-promo-image{max-height:200px}}.why-trust-row{grid-template-columns:repeat(3,1fr);gap:32px;margin-top:32px;display:grid}.why-trust-col{border-left:1px solid var(--border-color);text-align:left;padding:24px 0 24px 24px}.why-trust-col:first-child{border-left:none;padding-left:0}.why-trust-num{color:var(--accent);margin-bottom:12px;font-family:monospace;font-size:1.5rem;font-weight:800}.why-trust-col-title{color:var(--text-primary);margin-bottom:8px;font-size:1.05rem;font-weight:700}.why-trust-col-desc{color:var(--text-secondary);font-size:.88rem;line-height:1.6}@media (max-width:768px){.why-trust-row{grid-template-columns:1fr;gap:16px}.why-trust-col{border-left:none;border-top:1px solid var(--border-color);padding:16px 0}.why-trust-col:first-child{border-top:none}}.partner-editorial-banner{background:var(--surface-raised);border:1px solid var(--border-color);border-radius:var(--radius-card);justify-content:space-between;align-items:center;gap:32px;margin:60px 0;padding:48px;display:flex}.partner-editorial-content{text-align:left;max-width:600px}@media (max-width:768px){.partner-editorial-banner{flex-direction:column;align-items:flex-start;gap:24px;padding:32px}}.zomato-footer{background:var(--grromio-midnight);color:var(--grromio-white);border-top:1px solid #ffffff14;margin-top:80px;padding:64px 0 40px;font-family:inherit}.zomato-footer-top{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;margin-bottom:44px;display:flex}.zomato-footer-logo-wrap{text-decoration:none;display:inline-flex}.zomato-footer-selectors{align-items:center;gap:12px;display:flex}.zomato-selector-btn{color:#fff;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff24;border-radius:8px;align-items:center;gap:8px;padding:8px 16px;font-size:.85rem;font-weight:600;transition:all .2s;display:flex}.zomato-selector-btn:hover{border-color:var(--grromio-mint);color:var(--grromio-mint)}.zomato-footer-grid{grid-template-columns:repeat(5,1fr);gap:32px;margin-bottom:48px;display:grid}.zomato-footer-col{flex-direction:column;align-items:flex-start;display:flex}.zomato-col-title{color:#fff;text-transform:uppercase;letter-spacing:.08em;margin:0 0 16px;font-size:.82rem;font-weight:700}.zomato-link{color:#94a3b8;margin-bottom:11px;font-size:.82rem;font-weight:500;text-decoration:none;transition:color .2s}.zomato-link:hover{color:var(--grromio-mint)}.zomato-social-row{align-items:center;gap:8px;margin-bottom:20px;display:flex}.zomato-social-icon{color:#fff;background:#1e293b;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;text-decoration:none;transition:all .2s;display:flex}.zomato-social-icon:hover{background:var(--grromio-mint);color:var(--grromio-midnight)}.zomato-app-buttons{flex-direction:column;gap:10px;display:flex}.zomato-app-btn{color:#fff;background:#ffffff0f;border:1px solid #ffffff24;border-radius:8px;align-items:center;gap:10px;width:155px;padding:6px 14px;text-decoration:none;transition:all .2s;display:flex}.zomato-app-btn:hover{border-color:var(--grromio-mint);background:#00f0ec14}.app-apple-symbol{font-size:1.3rem;font-weight:700;line-height:1}.app-btn-play-icon{flex-shrink:0}.app-btn-text{flex-direction:column;line-height:1.2;display:flex}.app-btn-sub{color:#94a3b8;text-transform:uppercase;letter-spacing:.04em;font-size:.55rem;font-weight:700}.app-btn-main{color:#fff;font-size:.78rem;font-weight:800}.zomato-footer-bottom{border-top:1px solid #ffffff1a;padding-top:24px}.zomato-footer-bottom p{color:#7e8b9b;margin:0;font-size:.72rem;line-height:1.6}@media (max-width:991px){.zomato-footer-grid{grid-template-columns:repeat(3,1fr);gap:28px}}@media (max-width:640px){.zomato-footer-grid{grid-template-columns:repeat(2,1fr);gap:24px}.zomato-footer-top{flex-direction:column;align-items:flex-start}}.hero-light-section{z-index:10;border-bottom:1px solid var(--border-color,#e8ecf0);background:#fff;padding:64px 0 84px;position:relative;overflow:visible}.hero-light-container{grid-template-columns:1.15fr 1fr;align-items:center;gap:48px;display:grid}.hero-light-left{z-index:2;flex-direction:column;align-items:flex-start;display:flex}.hero-badge-pill{color:#1e293b;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffffff2;border:1px solid #e2e8f0;border-radius:9999px;align-items:center;gap:10px;margin-bottom:24px;padding:8px 18px;font-size:.85rem;font-weight:600;display:inline-flex;box-shadow:0 4px 12px #00000008}.hero-pulse-dot-container{justify-content:center;align-items:center;width:10px;height:10px;display:flex;position:relative}.hero-pulse-dot{background-color:var(--grromio-mint,#00f0ec);border-radius:50%;width:8px;height:8px}.hero-pulse-ring{background-color:#00f0ec66;border-radius:50%;width:14px;height:14px;animation:2s cubic-bezier(.455,.03,.515,.955) infinite pulseRing;position:absolute}@keyframes pulseRing{0%{opacity:1;transform:scale(.6)}to{opacity:0;transform:scale(1.6)}}.hero-heading-light{letter-spacing:-.03em;color:#0f172a;margin-bottom:22px;font-family:Outfit,sans-serif;font-size:clamp(2.8rem,5.5vw,4.2rem);font-weight:800;line-height:1.12}.hero-highlight-text{color:#00f0ec;background:linear-gradient(135deg,#00f0ec 0%,#008c99 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;display:inline}.hero-subtitle-light{color:#475569;max-width:520px;margin-bottom:28px;font-size:1.12rem;line-height:1.65}.hero-cta-row{flex-wrap:wrap;align-items:center;gap:14px;margin-bottom:28px;display:flex}.hero-btn-main{padding:13px 28px!important;font-size:.95rem!important}.hero-btn-sub{padding:12px 24px!important;font-size:.95rem!important}.hero-search-capsule{border:1.5px solid var(--border-color,#e8ecf0);background:#fff;border-radius:9999px;align-items:center;width:100%;max-width:600px;padding:8px 8px 8px 22px;transition:all .25s;display:flex;box-shadow:0 4px 20px #1218240d}.hero-search-capsule:focus-within{border-color:var(--grromio-mint,#00f0ec);box-shadow:0 8px 24px #00f0ec26}.hero-search-input-field{color:var(--grromio-midnight,#121824);background:0 0;border:none;flex:1;min-width:0;padding-right:8px;font-family:inherit;font-size:.95rem;font-weight:500;box-shadow:none!important;outline:none!important}.hero-search-input-field:focus{box-shadow:none!important;outline:none!important}.hero-search-input-field:focus-visible{box-shadow:none!important;outline:none!important}.hero-search-input-field::placeholder{color:var(--grromio-steel,#7e8b9b)}.hero-search-divider{background:var(--border-color,#e8ecf0);flex-shrink:0;width:1px;height:28px;margin:0 12px}.hero-location-section{color:var(--grromio-midnight,#121824);flex-shrink:0;align-items:center;gap:6px;margin-right:8px;font-size:.88rem;font-weight:600;display:flex}.hero-location-change-btn{color:var(--grromio-steel,#7e8b9b);cursor:pointer;background:0 0;border:none;border-radius:4px;padding:2px 6px;font-size:.82rem;font-weight:500;transition:all .15s}.hero-location-change-btn:hover{color:var(--grromio-midnight,#121824)}.hero-search-btn-lime{background:var(--grromio-mint,#00f0ec);color:var(--grromio-midnight,#121824);cursor:pointer;white-space:nowrap;border:none;border-radius:9999px;flex-shrink:0;align-items:center;gap:8px;padding:12px 26px;font-size:.95rem;font-weight:700;transition:all .2s cubic-bezier(.4,0,.2,1);display:inline-flex;box-shadow:0 4px 14px #00f0ec40}.hero-search-btn-lime:hover{background:var(--grromio-mint-hover,#00d6d2);transform:translateY(-1px);box-shadow:0 6px 20px #00f0ec59}.hero-carousel-wrapper{flex-direction:column;justify-content:center;align-items:center;width:100%;height:400px;display:flex;position:relative}.hero-carousel-container{perspective:1000px;justify-content:center;align-items:center;width:100%;height:350px;display:flex;position:relative}.hero-carousel-card{cursor:pointer;border:1px solid #ffffff4d;border-radius:24px;width:290px;height:340px;transition:all .5s cubic-bezier(.25,1,.5,1);position:absolute;overflow:hidden;box-shadow:0 20px 40px -10px #00000026}.hero-card-active{z-index:3;opacity:1;filter:blur();transform:translate(0)scale(1)}.hero-card-prev{z-index:2;opacity:.55;filter:blur(1px);transform:translate(-42%)scale(.85)}.hero-card-next{z-index:2;opacity:.55;filter:blur(1px);transform:translate(42%)scale(.85)}.hero-card-hidden{z-index:1;opacity:0;pointer-events:none;transform:translate(0)scale(.7)}.hero-carousel-card-img{object-fit:cover;width:100%;height:100%;transition:transform .6s}.hero-carousel-card:hover .hero-carousel-card-img{transform:scale(1.05)}.hero-carousel-card-overlay{color:#fff;background:linear-gradient(#0000001a 0%,#0006 40%,#0f172aeb 100%);flex-direction:column;justify-content:space-between;padding:20px;display:flex;position:absolute;top:0;bottom:0;left:0;right:0}.hero-card-badge{-webkit-backdrop-filter:blur(8px);color:#fff;text-transform:uppercase;letter-spacing:.06em;background:#0006;border:1px solid #ffffff47;border-radius:9999px;align-self:flex-start;padding:4px 12px;font-size:.72rem;font-weight:700}.hero-card-content{flex-direction:column;gap:4px;display:flex}.hero-card-title{color:#fff;margin:0;font-size:1.5rem;font-weight:800;line-height:1.2}.hero-card-subtitle{color:#fffc;margin-bottom:12px;font-size:.88rem}.hero-card-action-btn{-webkit-backdrop-filter:blur(8px);color:#fff;cursor:pointer;background:0 0;border:1px solid #ffffffa6;border-radius:9999px;align-items:center;gap:6px;width:-moz-fit-content;width:fit-content;padding:8px 18px;font-size:.85rem;font-weight:700;transition:all .2s;display:inline-flex}.hero-carousel-card:hover .hero-card-action-btn{color:#fff;background:#fff3;border-color:#fff}.hero-carousel-nav-btn{border:1px solid var(--border-color,#e8ecf0);width:44px;height:44px;color:var(--grromio-midnight,#121824);cursor:pointer;z-index:10;background:#fff;border-radius:8px;justify-content:center;align-items:center;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex;position:absolute;top:45%;transform:translateY(-50%);box-shadow:0 4px 12px #12182414}.hero-carousel-nav-btn.prev{left:-8px}.hero-carousel-nav-btn.next{right:-8px}.hero-carousel-nav-btn:hover{background:var(--grromio-mint,#00f0ec);color:#121824;border-color:var(--grromio-mint,#00f0ec);transform:translateY(-50%)scale(1.1)}.hero-carousel-dots{z-index:5;justify-content:center;align-items:center;gap:8px;margin-top:16px;display:flex}.hero-carousel-dot{cursor:pointer;background:#cbd5e1;border:none;border-radius:50%;width:10px;height:10px;padding:0;transition:all .3s cubic-bezier(.4,0,.2,1)}.hero-carousel-dot.active{background:var(--grromio-mint,#00f0ec);border-radius:9999px;width:28px}@media (max-width:991px){.hero-light-container{grid-template-columns:1fr;gap:40px}.hero-light-left{text-align:center;align-items:center}.hero-subtitle-light{text-align:center}.hero-search-capsule{margin:0 auto}.hero-carousel-wrapper{height:380px}}@media (max-width:640px){.hero-light-section{padding:40px 0 48px}.hero-search-capsule{border-radius:24px;flex-direction:column;gap:12px;padding:12px}.hero-search-divider{display:none}.hero-location-section{justify-content:center;width:100%;margin-right:0}.hero-search-btn-lime{justify-content:center;width:100%}.hero-carousel-card{width:240px;height:300px}.hero-carousel-nav-btn.prev{left:4px}.hero-carousel-nav-btn.next{right:4px}}.service-categories-fullwidth{background:var(--bg-secondary,#f8fafc);border-top:1px solid var(--border-color,#e8ecf0);border-bottom:1px solid var(--border-color,#e8ecf0);width:100%;margin:48px 0;padding:64px 0}.service-categories-section{margin:64px 0}.service-categories-header{justify-content:space-between;align-items:flex-end;margin-bottom:28px;display:flex}.service-categories-badge{color:var(--grromio-mint-hover,#00d6d2);letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:6px;margin-bottom:6px;font-size:.78rem;font-weight:800;display:inline-flex}.service-categories-title{color:var(--grromio-midnight,#121824);letter-spacing:-.02em;margin:0;font-size:clamp(1.8rem,3.5vw,2.5rem);font-weight:800}.service-categories-link{color:var(--grromio-steel,#7e8b9b);align-items:center;gap:6px;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.service-categories-link:hover{color:var(--grromio-midnight,#121824);transform:translate(3px)}.service-categories-grid{grid-template-columns:repeat(6,1fr);gap:16px;margin-bottom:40px;display:grid}.service-category-card{border-radius:var(--radius-lg,16px);border:1px solid #1218240f;flex-direction:column;justify-content:flex-end;height:230px;padding:18px;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden;box-shadow:0 4px 20px #1218240f}.service-category-card:hover{border-color:var(--grromio-mint,#00f0ec);transform:translateY(-4px);box-shadow:0 16px 32px -8px #12182424}.service-category-card-img{object-fit:cover;width:100%;height:100%;transition:transform .5s;position:absolute;top:0;bottom:0;left:0;right:0}.service-category-card:hover .service-category-card-img{transform:scale(1.08)}.service-category-card-overlay{z-index:1;background:linear-gradient(#0000000d 0%,#00000073 45%,#121824f2 100%);flex-direction:column;justify-content:space-between;padding:16px;display:flex;position:absolute;top:0;bottom:0;left:0;right:0}.service-category-name{color:#fff;margin:0;font-size:1.35rem;font-weight:800;line-height:1.15}.service-category-count{color:#ffffffbf;letter-spacing:.06em;text-transform:uppercase;margin-bottom:8px;font-size:.72rem;font-weight:700}.service-category-explore-btn{-webkit-backdrop-filter:blur(8px);color:#fff;background:#00000059;border:1px solid #ffffff59;border-radius:9999px;align-items:center;gap:4px;width:-moz-fit-content;width:fit-content;padding:6px 14px;font-size:.78rem;font-weight:700;transition:all .2s;display:inline-flex}.service-category-card:hover .service-category-explore-btn{color:#fff;background:#fff3;border-color:#fff}.grooming-features-banner{border:1px solid var(--border-color,#e8ecf0);border-radius:var(--radius-lg,16px);background:#fff;grid-template-columns:repeat(4,1fr);gap:24px;padding:28px 36px;display:grid;box-shadow:0 4px 20px #1218240a}.grooming-feature-item{align-items:flex-start;gap:16px;display:flex;position:relative}.grooming-feature-item:not(:last-child):after{content:"";background:var(--border-color,#e8ecf0);width:1px;position:absolute;top:10%;bottom:10%;right:-12px}.grooming-feature-icon{background:var(--grromio-mint-soft,#00f0ec1f);width:42px;height:42px;color:var(--grromio-mint-hover,#00d6d2);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.grooming-feature-content{flex-direction:column;gap:3px;display:flex}.grooming-feature-title{color:#0f172a;font-size:.98rem;font-weight:700}.grooming-feature-subtitle{color:#64748b;font-size:.82rem;line-height:1.4}@media (max-width:1100px){.service-categories-grid{grid-template-columns:repeat(3,1fr);gap:16px}.grooming-features-banner{grid-template-columns:repeat(2,1fr)}.grooming-feature-item:not(:last-child):after{display:none}}@media (max-width:640px){.service-categories-grid{grid-template-columns:repeat(2,1fr);gap:12px}.service-category-card{height:190px;padding:12px}.service-category-name{font-size:1.15rem}.grooming-features-banner{grid-template-columns:1fr;gap:20px;padding:20px}}.how-it-works-section{margin:72px 0}.how-it-works-header{text-align:center;flex-direction:column;align-items:center;max-width:680px;margin:0 auto 36px;display:flex}.how-it-works-title{color:#0f172a;letter-spacing:-.03em;margin-bottom:12px;font-size:clamp(2rem,4vw,2.8rem);font-weight:800}.how-it-works-subtitle{color:#64748b;margin-bottom:20px;font-size:1rem;line-height:1.6}.how-it-works-autoplay-btn{color:#0f172a;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:9999px;align-items:center;gap:8px;padding:8px 18px;font-size:.85rem;font-weight:600;transition:all .2s;display:inline-flex;box-shadow:0 4px 12px #0000000a}.how-it-works-autoplay-btn:hover,.how-it-works-autoplay-btn.playing{border-color:var(--grromio-mint,#00f0ec);color:var(--grromio-midnight,#121824);background:#00f0ec1a}.how-it-works-layout-grid{grid-template-columns:320px 1fr;align-items:start;gap:28px;display:grid}.how-it-works-vertical-stepper{flex-direction:column;gap:10px;display:flex}.how-it-works-step-card{cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:14px;justify-content:space-between;align-items:center;padding:12px 16px;transition:all .25s cubic-bezier(.4,0,.2,1);display:flex;position:relative;box-shadow:0 2px 8px #00000008}.how-it-works-step-card:hover{border-color:#cbd5e1;transform:translate(4px)}.how-it-works-step-card.active{border:2px solid var(--grromio-mint,#00f0ec);background:#fff;box-shadow:0 8px 20px #00f0ec33}.how-it-works-step-card.passed{background:#f8fafc;border-color:#00f0ec59}.step-card-compact-left{align-items:center;gap:12px;display:flex}.step-card-number-badge{color:#475569;background:#f1f5f9;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;font-size:.72rem;font-weight:700;display:flex}.how-it-works-step-card.active .step-card-number-badge{background:var(--grromio-mint,#00f0ec);color:#121824}.how-it-works-step-card.passed .step-card-number-badge{color:#007d87;background:#00f0ec33}.step-card-title-row{align-items:center;gap:8px;display:flex}.step-card-title{color:#0f172a;margin:0;font-size:.98rem;font-weight:800;line-height:1.2}.step-card-label{color:#94a3b8;letter-spacing:.05em;text-transform:uppercase;font-size:.65rem;font-weight:800;display:block}.how-it-works-step-card.active .step-card-label{color:var(--grromio-midnight,#121824);font-weight:800}.step-card-icon-box{color:#475569;background:#f8fafc;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex}.how-it-works-step-card.active .step-card-icon-box{color:#007d87;background:#00f0ec2e}.step-active-dot{color:#007d87;font-size:.65rem;font-weight:800}.step-card-title{color:#0f172a;margin:0 0 2px;font-size:1.05rem;font-weight:800}.step-card-desc{color:#64748b;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:.78rem;line-height:1.35;display:-webkit-box;overflow:hidden}.step-card-footer{border-top:1px solid #f1f5f9;justify-content:space-between;align-items:center;margin-top:auto;padding-top:8px;display:flex}.step-card-counter{color:#94a3b8;margin-left:auto;font-size:.68rem;font-weight:600}.how-it-works-showcase-panel{background:#fff;border:1px solid #e2e8f0;border-radius:20px;grid-template-columns:1.15fr 1fr;align-items:center;gap:20px;padding:22px;display:grid;box-shadow:0 10px 30px -10px #0000000d}.showcase-left-content{flex-direction:column;align-items:flex-start;display:flex}.showcase-pills-row{flex-wrap:wrap;align-items:center;gap:6px;margin-bottom:10px;display:flex}.showcase-badge-pill{background:var(--grromio-mint,#00f0ec);color:#121824;text-transform:uppercase;letter-spacing:.05em;border-radius:9999px;padding:3px 10px;font-size:.7rem;font-weight:800}.showcase-info-pill{color:#475569;background:#f1f5f9;border-radius:9999px;padding:3px 10px;font-size:.72rem;font-weight:600}.showcase-main-title{color:#0f172a;letter-spacing:-.02em;margin-bottom:6px;font-size:clamp(1.3rem,2vw,1.65rem);font-weight:800;line-height:1.25}.showcase-main-desc{color:#475569;margin-bottom:12px;font-size:.85rem;line-height:1.5}.showcase-points-box{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;width:100%;margin-bottom:14px;padding:10px 14px}.showcase-points-header{color:var(--grromio-midnight,#121824);letter-spacing:.08em;text-transform:uppercase;margin-bottom:6px;font-size:.65rem;font-weight:800;display:block}.showcase-points-list{flex-direction:column;gap:5px;margin:0;padding:0;list-style:none;display:flex}.showcase-points-list li{color:#1e293b;align-items:center;gap:8px;font-size:.8rem;font-weight:600;display:flex}.showcase-points-list .pt-icon{color:var(--grromio-mint,#00f0ec);flex-shrink:0}.showcase-actions-row{flex-wrap:wrap;align-items:center;gap:8px;width:100%;display:flex}.showcase-nav-arrow-btn{color:#0f172a;cursor:pointer;background:#f1f5f9;border:1px solid #cbd5e1;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s;display:flex}.showcase-nav-arrow-btn:hover{background:var(--grromio-mint,#00f0ec);color:#121824;border-color:var(--grromio-mint,#00f0ec)}.showcase-next-step-btn{color:#0f172a;cursor:pointer;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:9999px;align-items:center;gap:6px;padding:8px 14px;font-size:.78rem;font-weight:700;transition:all .2s;display:inline-flex}.showcase-next-step-btn:hover{background:#e2e8f0}.showcase-cta-btn{background:var(--grromio-mint,#00f0ec);color:#121824;cursor:pointer;border:none;border-radius:9999px;align-items:center;gap:6px;margin-left:auto;padding:8px 16px;font-size:.82rem;font-weight:800;transition:all .2s;display:inline-flex;box-shadow:0 4px 12px #00f0ec40}.showcase-cta-btn:hover{background:var(--grromio-mint-hover,#00d6d2);transform:translateY(-1px);box-shadow:0 6px 16px #00f0ec59}.showcase-right-mockup{color:#fff;background:#0f172a;border:1px solid #ffffff1a;border-radius:16px;overflow:hidden;box-shadow:0 14px 30px #0003}.terminal-header{background:#1e293b;border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;padding:10px 14px;display:flex}.terminal-dots{gap:5px;display:flex}.terminal-dots .dot{border-radius:50%;width:8px;height:8px}.terminal-dots .dot.red{background:#ef4444}.terminal-dots .dot.yellow{background:#f59e0b}.terminal-dots .dot.green{background:#10b981}.terminal-url{color:#94a3b8;font-family:monospace;font-size:.72rem}.terminal-live-badge{color:var(--grromio-mint,#00f0ec);letter-spacing:.05em;font-size:.62rem;font-weight:800}.terminal-body{flex-direction:column;gap:12px;padding:16px;display:flex}.digital-pass-card{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;padding:14px}.digital-pass-top{justify-content:space-between;align-items:flex-start;margin-bottom:12px;display:flex}.pass-org-name{color:var(--grromio-mint,#00f0ec);letter-spacing:.08em;margin-bottom:2px;font-size:.62rem;font-weight:800;display:block}.pass-title{color:#fff;margin:0 0 2px;font-size:1.05rem;font-weight:800}.pass-subtitle{color:#94a3b8;font-size:.78rem}.pass-qr-box{color:#0f172a;background:#fff;border-radius:10px;justify-content:center;align-items:center;padding:6px;display:flex}.digital-pass-ref{color:#94a3b8;border-top:1px solid #ffffff14;justify-content:space-between;align-items:center;padding-top:12px;font-size:.82rem;display:flex}.digital-pass-ref strong{color:var(--grromio-mint,#00f0ec);font-family:monospace}.digital-pass-footer{background:#00f0ec1f;border:1px solid #00f0ec4d;border-radius:12px;justify-content:space-between;align-items:center;padding:12px 16px;display:flex}.pass-guarantee{color:var(--grromio-mint,#00f0ec);align-items:center;gap:8px;font-size:.82rem;font-weight:700;display:flex}.pass-payment-tag{color:var(--grromio-mint,#00f0ec);font-size:.82rem;font-weight:700}@media (max-width:1024px){.how-it-works-layout-grid{grid-template-columns:1fr;gap:24px}.how-it-works-vertical-stepper{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.how-it-works-showcase-panel{grid-template-columns:1fr}}@media (max-width:640px){.how-it-works-vertical-stepper{grid-template-columns:repeat(2,1fr)}.how-it-works-showcase-panel{padding:20px}.showcase-actions-row{flex-direction:column;align-items:stretch}}.ai-style-clean-section{background:#fff;border:1px solid #e2e8f0;border-radius:24px;margin:64px 0;padding:44px 48px;box-shadow:0 10px 30px -10px #0000000a}.ai-style-clean-content{flex-direction:column;align-items:flex-start;max-width:780px;display:flex}.ai-style-clean-title{color:#0f172a;letter-spacing:-.02em;margin-bottom:12px;font-size:clamp(1.8rem,3.5vw,2.4rem);font-weight:800;line-height:1.2}.ai-style-clean-title .accent-text{color:var(--grromio-mint,#00f0ec)}.ai-style-clean-desc{color:#475569;max-width:680px;margin-bottom:24px;font-size:1rem;line-height:1.65}.ai-style-clean-benefits-row{flex-wrap:wrap;align-items:center;gap:24px;margin-bottom:28px;display:flex}.ai-benefit-item{color:#1e293b;align-items:center;gap:8px;font-size:.92rem;font-weight:600;display:flex}.ai-benefit-item .benefit-icon{color:var(--grromio-mint,#00f0ec);flex-shrink:0}.ai-style-clean-action{flex-wrap:wrap;align-items:center;gap:16px;display:flex}.ai-style-primary-btn{background:var(--grromio-mint,#00f0ec);color:var(--grromio-midnight,#121824);border-radius:9999px;align-items:center;gap:8px;padding:12px 24px;font-size:.92rem;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex;box-shadow:0 4px 14px #00f0ec40}.ai-style-primary-btn:hover{background:var(--grromio-mint-hover,#00d6d2);transform:translateY(-1px);box-shadow:0 6px 20px #00f0ec59}.ai-action-subtext{color:#7e8b9b;font-size:.82rem;font-weight:500}@media (max-width:640px){.ai-style-clean-section{padding:24px}.ai-style-clean-benefits-row{flex-direction:column;align-items:flex-start;gap:10px}}.grromio-app-download-banner{background:linear-gradient(135deg,#00f0ec0f 0%,#fff 100%);border:1px solid #00f0ec40;border-radius:28px;grid-template-columns:1.2fr 1fr;align-items:center;gap:40px;margin:64px 0 0;padding:48px 56px 0;display:grid;position:relative;overflow:hidden;box-shadow:0 16px 40px -10px #00000008}.app-download-left{z-index:2;flex-direction:column;align-items:flex-start;padding-bottom:48px;display:flex}.app-download-title{color:#0f172a;letter-spacing:-.03em;margin-bottom:12px;font-size:clamp(2rem,3.8vw,2.8rem);font-weight:900;line-height:1.15}.app-download-subtext{color:#475569;max-width:480px;margin-bottom:32px;font-size:1.02rem;line-height:1.5}.app-download-store-row{flex-wrap:wrap;align-items:center;gap:14px;display:flex}.app-store-badge-btn{color:#fff;background:#000;border-radius:10px;align-items:center;gap:10px;padding:9px 18px;text-decoration:none;transition:all .25s;display:inline-flex;box-shadow:0 4px 12px #00000026}.app-store-badge-btn:hover{background:#0f172a;transform:translateY(-2px);box-shadow:0 8px 20px #00000040}.store-apple-logo{font-size:1.5rem;font-weight:700;line-height:1}.store-btn-labels{text-align:left;flex-direction:column;line-height:1.2;display:flex}.store-label-sub{color:#94a3b8;text-transform:uppercase;letter-spacing:.05em;font-size:.58rem;font-weight:700}.store-label-main{color:#fff;font-size:.88rem;font-weight:800}.app-download-right{justify-content:center;align-items:flex-end;display:flex;position:relative}.phone-mockup-wrapper{background:#0f172a;border:1px solid #ffffff1a;border-radius:36px 36px 0 0;width:270px;padding:10px 10px 0;position:relative;box-shadow:0 25px 50px -12px #0003}.phone-notch{z-index:5;background:#0f172a;border-radius:0 0 10px 10px;width:80px;height:16px;margin:0 auto;position:absolute;top:10px;left:50%;transform:translate(-50%)}.phone-screen-content{text-align:center;background:#fff;border-radius:26px 26px 0 0;padding:36px 16px 20px}.phone-scan-prompt{color:#1e293b;margin-bottom:16px;font-size:.88rem;font-weight:700;line-height:1.35}.qr-code-frame{background:#fff;border:1px solid #00f0ec4d;border-radius:16px;padding:12px;display:inline-block;box-shadow:0 8px 24px #0000000f}@media (max-width:991px){.grromio-app-download-banner{grid-template-columns:1fr;gap:32px;padding:36px 28px 0}.app-download-left{padding-bottom:0}}.uber-explore-section{margin:64px 0}.uber-explore-header-title{color:var(--text-primary);letter-spacing:-.02em;margin-bottom:28px;font-size:clamp(1.8rem,3.2vw,2.5rem);font-weight:800}.uber-explore-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.uber-explore-card{background:var(--surface-raised);border:1px solid var(--border-color);border-radius:20px;align-items:stretch;min-height:220px;padding:28px 24px 24px;transition:box-shadow .28s cubic-bezier(.4,0,.2,1),border-color .28s cubic-bezier(.4,0,.2,1),transform .28s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.uber-explore-card:hover{border-color:var(--border-strong);transform:translateY(-3px);box-shadow:0 16px 36px -8px #0f172a17}.uber-explore-card-content{z-index:2;flex-direction:column;align-items:flex-start;width:58%;min-width:0;display:flex;position:relative}.uber-explore-card-title{color:var(--text-primary);margin:0 0 8px;font-size:1.15rem;font-weight:800;line-height:1.25}.uber-explore-card-desc{color:var(--text-secondary);flex:1;margin:0;font-size:.82rem;line-height:1.5}.uber-explore-btn{background:var(--surface);color:var(--text-primary);border:1px solid var(--border-color);border-radius:var(--radius-pill);flex-shrink:0;align-items:center;gap:6px;margin-top:20px;padding:7px 16px;font-size:.82rem;font-weight:700;text-decoration:none;transition:background .2s,border-color .2s,color .2s;display:inline-flex;box-shadow:0 2px 6px #0000000a}.uber-explore-btn svg{transition:transform .2s}.uber-explore-btn:hover{background:var(--accent);color:var(--text-primary);border-color:var(--accent)}.uber-explore-btn:hover svg{transform:translate(4px)}.uber-explore-card-img-wrap{pointer-events:none;z-index:1;width:52%;height:100%;position:absolute;top:0;right:0;overflow:hidden}.uber-explore-card-img-wrap:before{content:"";z-index:2;background:linear-gradient(to right, var(--surface-raised) 0%, #f8fafcd9 30%, #f8fafc66 55%, transparent 75%);pointer-events:none;position:absolute;top:0;bottom:0;left:0;right:0}.uber-explore-card-img{object-fit:contain;object-position:right center;mix-blend-mode:multiply;opacity:.95;width:100%;height:100%;transition:transform .35s cubic-bezier(.4,0,.2,1),opacity .3s;display:block}.uber-explore-card:hover .uber-explore-card-img{opacity:1;transform:scale(1.04)translateY(-2px)}[data-id=instant-booking] .uber-explore-card-img{object-position:right 60%}[data-id=ai-style] .uber-explore-card-img,[data-id=zero-wait] .uber-explore-card-img{object-position:right center}[data-id=zero-wait] .uber-explore-card-img-wrap{width:52%}[data-id=barber-pros] .uber-explore-card-img,[data-id=partner] .uber-explore-card-img{object-position:right center}@media (max-width:991px){.uber-explore-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:575px){.uber-explore-grid{grid-template-columns:1fr;gap:14px}.uber-explore-card{min-height:215px;padding:22px 20px 20px}.uber-explore-card-content{width:56%}.uber-explore-card-img-wrap{width:50%}.uber-explore-card-img-wrap:before{background:linear-gradient(to right, var(--surface-raised) 0%, #f8fafcd9 40%, transparent 65%)}[data-id=zero-wait] .uber-explore-card-img-wrap{width:50%}}@media (prefers-reduced-motion:reduce){.uber-explore-card,.uber-explore-card-img,.uber-explore-btn svg{transition:none}.uber-explore-card:hover{transform:none}.uber-explore-card:hover .uber-explore-card-img{opacity:.95;transform:none}.uber-explore-btn:hover svg{transform:none}}.nearby-salons-premium-section{margin:64px 0}.nearby-salons-header-bar{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:28px;display:flex}.nearby-salons-title-group{flex-direction:column;align-items:flex-start;display:flex}.nearby-live-badge{color:#007d87;letter-spacing:.08em;background:#00f0ec1f;border:1px solid #00f0ec4d;border-radius:9999px;align-items:center;gap:6px;margin-bottom:8px;padding:4px 12px;font-size:.72rem;font-weight:800;display:inline-flex}.live-pulsing-dot{background:var(--grromio-mint,#00f0ec);border-radius:50%;width:7px;height:7px;animation:1.8s infinite pulseMint;box-shadow:0 0 #00f0ecb3}@keyframes pulseMint{0%{box-shadow:0 0 #00f0ecb3}70%{box-shadow:0 0 0 8px #00f0ec00}to{box-shadow:0 0 #00f0ec00}}.nearby-salons-main-title{color:#0f172a;letter-spacing:-.02em;margin:0 0 6px;font-size:clamp(1.8rem,3.5vw,2.4rem);font-weight:800}.nearby-salons-subtitle{color:#64748b;flex-wrap:wrap;align-items:center;gap:6px;margin:0;font-size:.88rem;display:flex}.nearby-salons-subtitle .pin-icon{color:var(--grromio-mint,#00f0ec);flex-shrink:0}.nearby-change-location-btn{color:#0f172a;cursor:pointer;background:#f1f5f9;border:1px solid #cbd5e1;border-radius:9999px;margin-left:6px;padding:2px 10px;font-size:.75rem;font-weight:700;transition:all .2s}.nearby-change-location-btn:hover{background:var(--grromio-mint,#00f0ec);border-color:var(--grromio-mint,#00f0ec);color:#121824}.nearby-salons-filter-row{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.nearby-filter-pill{color:#475569;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:9999px;padding:8px 18px;font-size:.84rem;font-weight:700;transition:all .2s;box-shadow:0 2px 6px #00000008}.nearby-filter-pill:hover{border-color:var(--grromio-mint,#00f0ec);color:#0f172a}.nearby-filter-pill.active{color:#fff;background:#0f172a;border-color:#0f172a;box-shadow:0 4px 12px #0f172a33}.nearby-view-all-link{color:var(--grromio-midnight,#121824);border-radius:9999px;align-items:center;gap:6px;padding:8px 14px;font-size:.85rem;font-weight:800;text-decoration:none;transition:all .2s;display:inline-flex}.nearby-view-all-link:hover{color:#007d87;transform:translate(2px)}.clean-booking-card{background:#fff;border:1px solid #e2e8f0;border-radius:18px;flex-direction:column;gap:16px;padding:22px;transition:all .25s;display:flex;box-shadow:0 4px 18px -4px #0000000d}.clean-booking-card:hover{border-color:#cbd5e1;box-shadow:0 10px 28px -6px #00000014}.clean-card-header{align-items:flex-start;gap:16px;display:flex}.clean-card-thumbnail{background:#f1f5f9;border-radius:14px;flex-shrink:0;width:60px;height:60px;overflow:hidden}.clean-card-thumbnail img{object-fit:cover;width:100%;height:100%}.clean-card-title-block{flex-direction:column;flex:1;gap:4px;display:flex}.clean-card-title-row{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.clean-service-title{color:#0f172a;margin:0;font-size:1.12rem;font-weight:800;line-height:1.25}.clean-studio-subtext{color:#475569;flex-wrap:wrap;align-items:center;gap:6px;margin:0;font-size:.85rem;display:flex}.clean-studio-name{color:var(--grromio-midnight,#121824);cursor:pointer;font-weight:700}.clean-studio-name:hover{color:#007d87;text-decoration:underline}.clean-stylist-name{color:#64748b;font-weight:500}.clean-dot{color:#cbd5e1}.clean-location-subtext{color:#64748b;align-items:center;gap:4px;margin:2px 0 0;font-size:.8rem;display:flex}.clean-location-subtext.clickable{cursor:pointer}.clean-location-subtext.clickable:hover{color:#0f172a;text-decoration:underline}.booking-timeline-track-container{flex-direction:column;gap:6px;margin:4px 0;display:flex}.booking-timeline-labels{color:#94a3b8;justify-content:space-between;font-size:.75rem;font-weight:600;display:flex}.timeline-step-label.current{color:var(--grromio-midnight,#121824);font-weight:800}.timeline-step-label.done{color:#0f172a;font-weight:700}.timeline-track-bar{background:#f1f5f9;border-radius:9999px;width:100%;height:6px;overflow:hidden}.timeline-track-fill{background:var(--grromio-mint,#00f0ec);border-radius:9999px;height:100%;transition:width .4s}.booking-status-cancelled-banner{color:#e11d48;background:#fff1f2;border:1px solid #fecdd3;border-radius:8px;align-items:center;gap:6px;margin:4px 0;padding:6px 12px;font-size:.8rem;font-weight:700;display:inline-flex}.clean-card-metrics-grid{background:#f8fafc;border:1px solid #f1f5f9;border-radius:14px;grid-template-columns:repeat(4,1fr);gap:12px;padding:12px 16px;display:grid}.metric-item{flex-direction:column;gap:2px;display:flex}.metric-label{color:#94a3b8;letter-spacing:.06em;font-size:.65rem;font-weight:800}.metric-value{color:#0f172a;font-size:.85rem;font-weight:700}.metric-value.price{color:var(--grromio-midnight,#121824);font-size:.95rem}.clean-card-actions{justify-content:flex-end;align-items:center;gap:10px;margin-top:4px;display:flex}.clean-rebook-btn{color:#fff;cursor:pointer;background:#0f172a;border:none;border-radius:9999px;padding:8px 18px;font-size:.84rem;font-weight:700;transition:all .2s}.clean-rebook-btn:hover{background:var(--grromio-mint,#00f0ec);color:#121824}.clean-cancel-btn{color:#e11d48;cursor:pointer;background:#fff1f2;border:1px solid #fecdd3;border-radius:9999px;align-items:center;gap:4px;padding:8px 16px;font-size:.82rem;font-weight:700;transition:all .2s;display:inline-flex}.clean-cancel-btn:hover{background:#ffe4e6}@media (max-width:640px){.clean-card-metrics-grid{grid-template-columns:repeat(2,1fr)}}.hero-inline-city-editor{align-items:center;gap:6px;display:flex}.hero-inline-city-input{color:#0f172a;background:#f8fafc;border:1px solid #cbd5e1;border-radius:6px;outline:none;width:100px;padding:4px 8px;font-size:.82rem}.hero-inline-city-input:focus{border-color:var(--grromio-mint,#00f0ec);background:#fff}.hero-inline-save-btn{background:var(--grromio-mint,#00f0ec);color:#121824;cursor:pointer;border:none;border-radius:6px;padding:4px 10px;font-size:.78rem;font-weight:800;transition:all .15s}.hero-inline-save-btn:hover{background:var(--grromio-mint-hover,#00d6d2)}.hero-inline-gps-btn{color:#334155;cursor:pointer;background:#f1f5f9;border:1px solid #cbd5e1;border-radius:6px;padding:4px 8px;font-size:.78rem;font-weight:700;transition:all .15s}.hero-inline-gps-btn:hover{background:#e2e8f0}.hero-inline-cancel-btn{color:#64748b;cursor:pointer;background:0 0;border:none;align-items:center;padding:2px;display:flex}.hero-inline-cancel-btn:hover{color:#e11d48}.hero-inline-quick-cities-row{flex-wrap:wrap;align-items:center;gap:6px;margin-top:10px;padding-left:20px;display:flex}.quick-cities-label{color:#64748b;text-transform:uppercase;letter-spacing:.05em;font-size:.75rem;font-weight:700}.quick-city-pill{color:#334155;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:9999px;padding:3px 12px;font-size:.78rem;font-weight:700;transition:all .15s;box-shadow:0 2px 6px #0000000a}.quick-city-pill:hover,.quick-city-pill.active{background:var(--grromio-mint,#00f0ec);color:#121824;border-color:var(--grromio-mint,#00f0ec)}.date-strip-row{scrollbar-width:none;gap:6px;padding:2px 2px 4px;display:flex;overflow-x:auto}.date-strip-row::-webkit-scrollbar{display:none}.date-strip-pill{cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:10px;flex-direction:column;flex:1 1 0;align-items:center;gap:1px;min-width:56px;padding:6px 4px;transition:all .15s;display:flex;box-shadow:0 1px 4px #00000008}.date-strip-pill:hover{border-color:var(--grromio-mint,#00f0ec)}.date-strip-pill.selected{background:#0f172a;border-color:#0f172a;box-shadow:0 4px 12px #0f172a33}.date-strip-day{color:#64748b;text-transform:uppercase;letter-spacing:.03em;font-size:.62rem;font-weight:700;line-height:1.1}.date-strip-pill.selected .date-strip-day{color:var(--grromio-mint,#00f0ec)}.date-strip-date-text{color:#0f172a;white-space:nowrap;font-size:.8rem;font-weight:800;line-height:1.1}.date-strip-pill.selected .date-strip-date-text{color:#fff}.more-dates-btn{color:#475569;cursor:pointer;background:#f8fafc;border:1px solid #e2e8f0;border-radius:9999px;align-items:center;gap:5px;padding:4px 10px;font-size:.76rem;font-weight:700;transition:all .15s;display:inline-flex}.more-dates-btn:hover{color:#0f172a;background:#f1f5f9;border-color:#cbd5e1}.site-header{background:var(--surface);border-bottom:1px solid var(--border-color);z-index:990;height:64px;position:sticky;top:0}.header-container{justify-content:space-between;align-items:center;max-width:1280px;height:100%;margin:0 auto;padding:0 24px;display:flex}.header-left-group{align-items:center;gap:16px;display:flex}.header-brand{color:var(--text-primary);align-items:center;gap:10px;text-decoration:none;transition:opacity .15s;display:flex}.header-brand:hover{opacity:.9}.header-brand-icon{background:var(--accent);color:#0f172a;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.header-brand-name{letter-spacing:-.025em;color:var(--text-primary);font-size:1.25rem;font-weight:800}.header-divider{background:var(--border-color);opacity:.8;width:1px;height:20px}.header-location-badge{color:var(--text-secondary);cursor:default;-webkit-user-select:none;user-select:none;background:0 0;border:none;align-items:center;gap:6px;padding:4px 6px;font-size:.84rem;font-weight:600;display:inline-flex}.header-location-icon{color:var(--accent-dark);flex-shrink:0}.header-location-text{white-space:nowrap;text-overflow:ellipsis;max-width:140px;overflow:hidden}.header-primary-nav{align-items:center;gap:32px;height:100%;display:flex}.header-nav-link{color:var(--text-secondary);letter-spacing:-.01em;align-items:center;height:100%;padding:0 2px;font-size:.9rem;font-weight:500;text-decoration:none;transition:color .2s;display:flex;position:relative}.header-nav-link:hover{color:var(--text-primary)}.header-nav-link.active{color:var(--text-primary);font-weight:700}.header-nav-link.active:after{content:"";background:var(--accent-dark);border-radius:2px 2px 0 0;height:2.5px;position:absolute;bottom:0;left:0;right:0}.header-actions{align-items:center;gap:12px;display:flex}.header-dropdown-wrap{position:relative}.header-icon-btn{width:38px;height:38px;color:var(--text-secondary);cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;transition:background .15s,color .15s;display:flex;position:relative}.header-icon-btn:hover{background:var(--surface-hover);color:var(--text-primary)}.header-notif-dot{background:var(--error);color:#fff;border:2px solid var(--surface);border-radius:9999px;justify-content:center;align-items:center;min-width:16px;height:16px;padding:0 4px;font-size:.62rem;font-weight:800;display:flex;position:absolute;top:3px;right:3px}.header-user-btn{border-radius:var(--radius-pill);cursor:pointer;background:0 0;border:1px solid #0000;align-items:center;gap:8px;padding:4px 10px 4px 4px;transition:background .15s;display:flex}.header-user-btn:hover{background:var(--surface-hover)}.header-avatar{background:var(--accent-soft);width:30px;height:30px;color:var(--accent-dark);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.8rem;font-weight:800;display:flex}.header-user-name{color:var(--text-primary);font-size:.86rem;font-weight:600}.header-user-arrow{color:var(--text-muted)}.header-auth-buttons{align-items:center;gap:8px;display:flex}.header-btn-secondary{color:var(--text-primary);border-radius:9999px;padding:8px 16px;font-size:.86rem;font-weight:600;text-decoration:none;transition:background .15s}.header-btn-secondary:hover{background:var(--surface-hover)}.header-btn-primary{color:var(--text-primary);background:var(--accent);border-radius:9999px;padding:8px 18px;font-size:.86rem;font-weight:700;text-decoration:none;transition:background .15s,transform .15s;box-shadow:0 2px 8px #00f0ec40}.header-btn-primary:hover{background:var(--accent-dark);color:#fff}.header-dropdown-menu{background:var(--surface);border:1px solid var(--border-color);box-shadow:var(--shadow-card);z-index:1000;border-radius:16px;position:absolute;top:48px;right:0;overflow:hidden}.notif-menu{width:320px}.user-menu{width:220px}.dropdown-header{border-bottom:1px solid var(--border-color);justify-content:space-between;align-items:center;padding:12px 16px;display:flex}.dropdown-title{color:var(--text-primary);font-size:.88rem;font-weight:700}.dropdown-action-btn{color:var(--accent-dark);cursor:pointer;background:0 0;border:none;font-size:.76rem;font-weight:600}.dropdown-action-btn:hover{text-decoration:underline}.dropdown-list{max-height:320px;overflow-y:auto}.dropdown-empty{text-anchor:center;text-align:center;color:var(--text-muted);padding:24px;font-size:.82rem}.dropdown-notif-item{border-bottom:1px solid var(--border-color);gap:12px;padding:12px 16px;transition:background .15s;display:flex}.dropdown-notif-item.unread{background:#00f0ec0a}.notif-icon{flex-shrink:0;margin-top:2px}.notif-icon.success{color:var(--success)}.notif-icon.error{color:var(--error)}.notif-icon.default{color:var(--accent-dark)}.notif-content{flex:1;min-width:0}.notif-title{color:var(--text-primary);margin-bottom:2px;font-size:.82rem;font-weight:600}.notif-desc{color:var(--text-secondary);font-size:.76rem;line-height:1.4}.user-menu-info{border-bottom:1px solid var(--border-color);padding:14px 16px}.user-menu-name{color:var(--text-primary);font-size:.88rem;font-weight:700}.user-menu-email{color:var(--text-muted);white-space:nowrap;text-overflow:ellipsis;margin-top:2px;font-size:.76rem;overflow:hidden}.user-menu-links{padding:6px 0}.user-menu-item{color:var(--text-secondary);align-items:center;gap:10px;padding:10px 16px;font-size:.85rem;font-weight:500;text-decoration:none;transition:background .15s,color .15s;display:flex}.user-menu-item:hover{background:var(--surface-hover);color:var(--text-primary)}.user-menu-logout{color:var(--error);text-align:left;cursor:pointer;border:none;border-top:1px solid var(--border-color);background:0 0;align-items:center;gap:10px;width:100%;margin-top:4px;padding:10px 16px;font-size:.85rem;font-weight:500;transition:background .15s;display:flex}.user-menu-logout:hover{background:#fef2f2}@media (max-width:991px){.header-location-badge,.header-divider{display:none}.header-primary-nav{gap:20px}}@media (max-width:768px){.header-primary-nav{display:none}.header-container{padding:0 16px}}.register-page-container{background-color:#fafafa;justify-content:center;align-items:center;min-height:calc(100vh - 80px);padding:48px 20px;display:flex}.register-card{background:#fff;border:1px solid #e2e8f0;border-radius:18px;width:100%;max-width:520px;padding:36px 32px;box-shadow:0 8px 30px #0f172a0d}.register-header{text-align:center;margin-bottom:24px}.register-icon-badge{background:#00f0ec1a;border:1px solid #00f0ec4d;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;margin:0 auto 14px;display:flex}.register-title{color:#0f172a;letter-spacing:-.02em;margin:0 0 6px;font-size:1.625rem;font-weight:700}.register-subtitle{color:#64748b;margin:0;font-size:.875rem;line-height:1.4}.register-error-box{color:#dc2626;background:#fef2f2;border:1px solid #fca5a5;border-radius:8px;align-items:flex-start;gap:10px;margin-bottom:20px;padding:12px 14px;font-size:.875rem;display:flex}.register-form{flex-direction:column;gap:16px;display:flex}.register-form-group{flex-direction:column;gap:6px;display:flex}.register-form-row{gap:14px;display:flex}.register-label{color:#334155;margin-bottom:2px;font-size:.8125rem;font-weight:600}.register-role-grid{gap:12px;display:flex}.register-role-card{cursor:pointer;text-align:center;-webkit-user-select:none;user-select:none;background:#fff;border:1px solid #e2e8f0;border-radius:12px;outline:none;flex-direction:column;flex:1;justify-content:center;align-items:center;min-height:98px;padding:14px;transition:all .15s ease-in-out;display:flex}.register-role-card:hover{background:#f8fafc;border-color:#cbd5e1}.register-role-card.selected{border-color:var(--grromio-mint);box-shadow:0 0 0 1px var(--grromio-mint);background:#00f0ec14}.register-role-name{color:#334155;margin-top:6px;font-size:.9375rem;font-weight:600}.register-role-card.selected .register-role-name{color:#121824}.register-role-desc{color:#64748b;margin-top:2px;font-size:.75rem;line-height:1.2}.register-role-card.selected .register-role-desc{color:#475569}.register-input-wrapper{align-items:center;width:100%;display:flex;position:relative}.register-input-icon{color:#94a3b8;pointer-events:none;position:absolute;left:14px}.register-input{color:#0f172a;box-sizing:border-box;background:#fff;border:1px solid #cbd5e1;border-radius:8px;outline:none;width:100%;height:46px;padding:0 14px;font-size:.9375rem;font-weight:400;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}.register-input.has-icon{padding-left:42px}.register-input.has-toggle{padding-right:42px}.register-input::placeholder{color:#94a3b8}.register-input:focus{border-color:var(--grromio-mint)!important;outline:none!important;box-shadow:0 0 0 3px #00f0ec33!important}.register-input:focus-visible{border-color:var(--grromio-mint)!important;outline:none!important;box-shadow:0 0 0 3px #00f0ec33!important}.register-password-toggle{color:#94a3b8;cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;padding:4px;transition:color .15s ease-in-out;display:flex;position:absolute;right:12px}.register-password-toggle:hover{color:#475569}.register-textarea{color:#0f172a;resize:vertical;box-sizing:border-box;background:#fff;border:1px solid #cbd5e1;border-radius:8px;outline:none;width:100%;min-height:85px;padding:12px 14px;font-family:inherit;font-size:.9375rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}.register-textarea:focus{border-color:var(--grromio-mint)!important;outline:none!important;box-shadow:0 0 0 3px #00f0ec33!important}.register-textarea:focus-visible{border-color:var(--grromio-mint)!important;outline:none!important;box-shadow:0 0 0 3px #00f0ec33!important}.register-btn-submit{background:var(--grromio-mint);width:100%;height:46px;color:var(--grromio-midnight);cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;gap:8px;margin-top:8px;font-size:.95rem;font-weight:700;transition:background-color .15s ease-in-out,transform .1s ease-in-out;display:flex}.register-btn-submit:hover:not(:disabled){background:var(--grromio-mint-hover)}.register-btn-submit:active:not(:disabled){transform:translateY(1px)}.register-btn-submit:disabled{opacity:.7;cursor:not-allowed}.register-footer{text-align:center;color:#64748b;margin-top:20px;font-size:.875rem}.register-login-link{color:#121824;margin-left:4px;font-weight:700;text-decoration:underline;transition:color .15s ease-in-out}.register-login-link:hover{color:var(--grromio-mint-hover)}@media (max-width:575px){.register-card{padding:24px 20px}.register-form-row{flex-direction:column;gap:16px}}.site-header-redesign{z-index:990;background:var(--bg-primary,#fff);border-bottom:1px solid var(--border-color,#e8ecf0);-webkit-backdrop-filter:blur(12px);width:100%;height:68px;transition:background-color .15s,border-color .15s;position:sticky;top:0;box-shadow:0 2px 12px #1218240a}.navbar-max-container{justify-content:space-between;align-items:center;gap:20px;max-width:1200px;height:100%;margin:0 auto;padding:0 24px;display:flex}.navbar-brand-wrapper{align-items:center;display:flex}.navbar-brand-link{color:var(--text-primary,#121824);align-items:center;gap:10px;text-decoration:none;display:flex}.navbar-brand-icon-bg{background:var(--grromio-mint,#00f0ec);width:34px;height:34px;color:var(--grromio-midnight,#121824);border-radius:10px;justify-content:center;align-items:center;display:flex;box-shadow:0 2px 6px #00f0ec4d}.navbar-brand-title{letter-spacing:-.02em;color:var(--text-primary,#121824);font-size:1.25rem;font-weight:800}.navbar-center-nav{background:0 0;border:none;align-items:center;gap:8px;padding:0;display:flex}.nav-link-item{color:var(--text-secondary,#7e8b9b);border-radius:8px;align-items:center;gap:6px;padding:8px 14px;font-size:.92rem;font-weight:500;text-decoration:none;transition:all .15s;display:inline-flex}.nav-link-item:hover{color:var(--text-primary,#121824);background:var(--bg-secondary,#f8fafc)}.nav-link-item.active{color:var(--text-primary,#121824);background:var(--grromio-mint-soft,#00f0ec1f);font-weight:700}.navbar-right-actions{align-items:center;gap:12px;display:flex}.navbar-location-wrap{position:relative}.navbar-location-btn{border:1px solid var(--border-color,#e8ecf0);color:var(--text-primary,#121824);cursor:pointer;background:0 0;border-radius:8px;align-items:center;gap:6px;padding:6px 12px;font-size:.82rem;font-weight:600;transition:all .15s;display:inline-flex}.navbar-location-btn:hover{border-color:var(--grromio-mint,#00f0ec);background:#00f0ec14}.location-pin-icon{color:var(--grromio-mint,#00f0ec)}.location-arrow-icon{color:var(--text-secondary,#7e8b9b)}.location-popover-menu{background:var(--bg-primary,#fff);border:1px solid var(--border-color,#e8ecf0);z-index:1000;border-radius:14px;width:260px;padding:14px;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 10px 25px -5px #1218241f}.location-popover-header{text-transform:uppercase;letter-spacing:.05em;color:var(--text-secondary,#7e8b9b);margin-bottom:10px;font-size:.78rem;font-weight:700}.location-form{flex-direction:column;gap:8px;display:flex}.location-input-group{align-items:center;display:flex;position:relative}.location-search-icon{color:var(--text-secondary,#7e8b9b);position:absolute;left:10px}.location-input{border:1px solid var(--border-color,#e8ecf0);background:var(--bg-card,#f8fafc);width:100%;color:var(--text-primary,#121824);border-radius:8px;padding:8px 10px 8px 30px;font-size:.85rem}.location-save-btn{background:var(--grromio-mint,#00f0ec);color:var(--grromio-midnight,#121824);cursor:pointer;transition:var(--transition-smooth);border:none;border-radius:8px;padding:8px;font-size:.82rem;font-weight:700}.location-save-btn:hover{background:var(--grromio-mint-hover,#00d6d2)}.location-detect-btn{border:1px dashed var(--border-color,#cbd5e1);width:100%;color:var(--text-primary,#121824);cursor:pointer;background:0 0;border-radius:8px;justify-content:center;align-items:center;gap:6px;margin-top:8px;padding:8px;font-size:.8rem;font-weight:600;display:flex}.navbar-notif-wrap{position:relative}.navbar-icon-button{border:1px solid var(--border-color,#e8ecf0);width:36px;height:36px;color:var(--text-primary,#121824);cursor:pointer;background:0 0;border-radius:8px;justify-content:center;align-items:center;transition:all .15s;display:flex;position:relative}.navbar-icon-button:hover{background:var(--bg-secondary,#f8fafc);border-color:var(--grromio-mint,#00f0ec)}.notif-badge-dot{border:1.5px solid var(--bg-primary,#fff);background:#ef4444;border-radius:50%;width:8px;height:8px;position:absolute;top:6px;right:6px}.navbar-dropdown-card{border:1px solid var(--border-color,#e8ecf0);z-index:1000;background:#fff;border-radius:16px;width:320px;max-width:90vw;padding:14px;position:absolute;top:calc(100% + 10px);right:0;box-shadow:0 16px 36px -8px #1218241f}.navbar-dropdown-card.notif-dropdown{width:350px}.navbar-dropdown-card.user-dropdown{width:225px;padding:10px}.dropdown-card-header{border-bottom:1px solid var(--border-color,#e8ecf0);justify-content:space-between;align-items:center;margin-bottom:10px;padding-bottom:10px;display:flex}.dropdown-card-title{color:var(--text-primary,#121824);font-size:.9rem;font-weight:800}.dropdown-card-action{color:var(--grromio-mint-hover,#00d6d2);cursor:pointer;background:0 0;border:none;font-size:.78rem;font-weight:700}.dropdown-card-body{flex-direction:column;gap:4px;max-height:280px;display:flex;overflow-y:auto}.dropdown-card-body::-webkit-scrollbar{width:4px}.dropdown-card-body::-webkit-scrollbar-track{background:0 0}.dropdown-card-body::-webkit-scrollbar-thumb{background:#fff3;border-radius:4px}.dropdown-empty-text{text-align:center;color:var(--text-secondary,#94a3b8);font-size:.85rem}.notif-list-item{background:var(--bg-tertiary,#ffffff0a);border:1px solid var(--border-color,#ffffff0f);cursor:pointer;border-radius:10px;align-items:flex-start;gap:10px;margin-bottom:6px;padding:10px 12px;transition:transform .15s,background .15s;display:flex}.notif-list-item:hover{background:var(--surface-hover,#ffffff14)}.notif-list-item.unread{background:#00f0ec14;border-color:#00f0ec33}.notif-item-title{color:var(--text-primary,#fff);margin:0;font-size:.82rem;font-weight:700;line-height:1.3}.notif-item-desc{color:var(--text-secondary,#94a3b8);margin:3px 0 0;font-size:.76rem;line-height:1.35}.navbar-user-wrap{position:relative}.navbar-user-identity-btn{border:1px solid var(--border-color,#e2e8f0);cursor:pointer;background:0 0;border-radius:100px;align-items:center;gap:8px;padding:4px 10px 4px 4px;transition:all .15s;display:flex}.navbar-user-identity-btn:hover{background:var(--surface-hover,#0000000a);border-color:var(--grromio-mint,#00f0ec)}.user-avatar-circle{background:var(--grromio-mint,#00f0ec);color:#121824;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:.8rem;font-weight:800;display:flex}.user-username-label{color:var(--text-primary,#121824);font-size:.85rem;font-weight:600}.user-arrow-icon{color:var(--text-secondary,#7e8b9b)}.user-dropdown-info{border-bottom:1px solid var(--border-color,#e8ecf0);margin-bottom:6px;padding:8px 10px 12px}.user-info-name{color:var(--text-primary,#121824);margin:0;font-size:.9rem;font-weight:700}.user-info-email{color:var(--text-secondary,#7e8b9b);margin:2px 0 0;font-size:.8rem}.user-dropdown-links{flex-direction:column;gap:2px;display:flex}.dropdown-link-item{color:var(--text-primary,#121824);border-radius:8px;align-items:center;gap:10px;padding:8px 10px;font-size:.85rem;font-weight:600;text-decoration:none;transition:background-color .15s;display:flex}.dropdown-link-item:hover{background:var(--bg-secondary,#f8fafc)}.dropdown-logout-btn{color:#ef4444;cursor:pointer;background:0 0;border:none;border-radius:8px;align-items:center;gap:10px;width:100%;margin-top:4px;padding:8px 10px;font-size:.85rem;font-weight:600;transition:background-color .15s;display:flex}.dropdown-logout-btn:hover{background:#ef444414}.navbar-guest-actions{align-items:center;gap:10px;display:flex}.guest-btn-signin{color:var(--grromio-midnight,#121824);background:var(--grromio-mint,#00f0ec);border-radius:var(--radius-pill,9999px);padding:8px 20px;font-size:.88rem;font-weight:700;text-decoration:none;transition:all .15s;box-shadow:0 4px 14px #00f0ec40}.guest-btn-signin:hover{background:var(--grromio-mint-hover,#00d6d2);transform:translateY(-1px);box-shadow:0 6px 20px #00f0ec59}.navbar-mobile-toggle{color:var(--text-primary,#0f172a);cursor:pointer;background:0 0;border:none;padding:4px;display:none}.navbar-mobile-drawer{display:none}@media (max-width:840px){.navbar-center-nav{display:none}.navbar-mobile-toggle{display:flex}.navbar-mobile-drawer{background:var(--bg-primary,#fff);border-bottom:1px solid var(--border-color,#e2e8f0);padding:16px 24px;display:block;position:absolute;top:68px;left:0;right:0;box-shadow:0 10px 20px #0000001a}.mobile-drawer-content{flex-direction:column;gap:16px;display:flex}.mobile-pill-nav{flex-direction:column;gap:8px;display:flex}.mobile-nav-link{color:var(--text-primary,#0f172a);background:var(--bg-card,#f8fafc);border-radius:10px;align-items:center;gap:10px;padding:10px 14px;font-weight:600;text-decoration:none;display:flex}.mobile-nav-link.primary{background:var(--grromio-mint,#00f0ec);color:#121824;font-weight:700}.mobile-drawer-user{border-top:1px solid var(--border-color,#e2e8f0);flex-direction:column;gap:8px;padding-top:12px;display:flex}.mobile-user-link{color:var(--text-primary,#0f172a);align-items:center;gap:10px;padding:10px 14px;font-weight:600;text-decoration:none;display:flex}.mobile-logout-btn{color:#ef4444;cursor:pointer;background:0 0;border:none;align-items:center;gap:10px;padding:10px 14px;font-weight:600;display:flex}.mobile-drawer-guest{border-top:1px solid var(--border-color,#e2e8f0);gap:12px;padding-top:12px;display:flex}.mobile-guest-btn{text-align:center;color:var(--text-primary,#0f172a);border:1px solid var(--border-color,#e2e8f0);border-radius:8px;flex:1;padding:10px;font-weight:600;text-decoration:none}.mobile-guest-btn.primary{background:var(--grromio-mint);color:var(--grromio-midnight);border:none;font-weight:700}}.grromio-launch-strip{background:var(--grromio-midnight);color:#fff;z-index:50;border-bottom:1px solid #00f0ec33;justify-content:space-between;align-items:center;padding:8px 16px;font-size:.82rem;display:flex;position:relative}.launch-strip-content{flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;margin:0 auto;display:flex}.launch-strip-tag{background:var(--grromio-mint);color:var(--grromio-midnight);letter-spacing:.08em;border-radius:4px;padding:2px 8px;font-size:.7rem;font-weight:800}.launch-strip-text{color:#e2e8f0;font-weight:500}.launch-strip-text strong{color:var(--grromio-mint)}.launch-strip-btn{border:1px solid var(--grromio-mint);color:var(--grromio-mint);cursor:pointer;background:0 0;border-radius:6px;padding:3px 10px;font-size:.76rem;font-weight:700;transition:all .2s}.launch-strip-btn:hover{background:var(--grromio-mint);color:var(--grromio-midnight)}.launch-strip-close{color:#94a3b8;cursor:pointer;background:0 0;border:none;padding:4px 8px;font-size:.9rem;transition:color .2s}.launch-strip-close:hover{color:#fff}.launch-modal-backdrop{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:10000;background:#121824e0;justify-content:center;align-items:center;padding:20px;animation:.25s ease-out fadeIn;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}.launch-modal-container{color:#fff;background:#121824;border:1px solid #00f0ec40;border-radius:24px;width:100%;max-width:820px;position:relative;overflow:hidden;box-shadow:0 25px 60px #0009,0 0 40px #00f0ec14}.launch-modal-close{color:#fff;cursor:pointer;z-index:10;background:#ffffff1a;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:background .2s;display:flex;position:absolute;top:16px;right:16px}.launch-modal-close:hover{background:#fff3}.launch-modal-grid{grid-template-columns:1fr 1.2fr;align-items:stretch;display:grid}.launch-poster-frame{background:#0b0f17;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.launch-poster-img{object-fit:cover;width:100%;height:100%;max-height:520px;display:block}.launch-poster-overlay{text-align:center;background:linear-gradient(#0000,#121824f2);padding:20px;position:absolute;bottom:0;left:0;right:0}.launch-eyebrow{letter-spacing:.12em;color:var(--grromio-mint);text-transform:uppercase;font-size:.68rem;font-weight:800}.launch-content-side{text-align:left;flex-direction:column;justify-content:center;padding:40px 36px;display:flex}.launch-badge{color:var(--grromio-mint);letter-spacing:.06em;background:#00f0ec1f;border:1px solid #00f0ec40;border-radius:20px;align-items:center;gap:6px;width:-moz-fit-content;width:fit-content;margin-bottom:16px;padding:4px 12px;font-size:.72rem;font-weight:700;display:inline-flex}.launch-headline{color:#fff;letter-spacing:.04em;margin:0 0 4px;font-size:2.5rem;font-weight:900;line-height:1.1}.launch-domain{color:var(--grromio-mint);letter-spacing:.15em;margin:0 0 14px;font-size:1.3rem;font-weight:800}.launch-tagline{color:#94a3b8;letter-spacing:.1em;text-transform:uppercase;margin:0 0 16px;font-size:.8rem;font-weight:700}.launch-motto-row{color:#fff;letter-spacing:.08em;align-items:center;gap:10px;margin-bottom:16px;font-size:.8rem;font-weight:800;display:flex}.launch-motto-row .dot{color:var(--grromio-mint)}.launch-desc{color:#94a3b8;margin-bottom:24px;font-size:.88rem;line-height:1.6}.launch-notify-form{gap:10px;margin-bottom:20px;display:flex}.launch-notify-input{color:#fff;background:#ffffff14;border:1px solid #ffffff26;border-radius:8px;outline:none;flex:1;padding:12px 14px;font-size:.88rem;transition:border-color .2s}.launch-notify-input:focus{border-color:var(--grromio-mint)}.launch-notify-input::placeholder{color:#64748b}.launch-notify-btn{background:var(--grromio-mint);color:var(--grromio-midnight);cursor:pointer;white-space:nowrap;border:none;border-radius:8px;align-items:center;gap:8px;padding:0 18px;font-size:.88rem;font-weight:700;transition:background-color .2s;display:flex}.launch-notify-btn:hover{background:var(--grromio-mint-hover)}.launch-success-box{color:var(--grromio-mint);background:#00f0ec1a;border:1px solid #00f0ec4d;border-radius:8px;align-items:center;gap:10px;margin-bottom:20px;padding:12px 16px;font-size:.86rem;display:flex}.launch-footer-subtext{color:#64748b;letter-spacing:.08em;font-size:.75rem;font-weight:600}@media (max-width:768px){.launch-modal-grid{grid-template-columns:1fr}.launch-poster-frame{max-height:280px}.launch-content-side{padding:24px 20px}.launch-headline{font-size:2rem}.launch-strip-text{display:none}}.leaflet-pane,.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile-container,.leaflet-pane>svg,.leaflet-pane>canvas,.leaflet-zoom-box,.leaflet-image-layer,.leaflet-layer{position:absolute;top:0;left:0}.leaflet-container{overflow:hidden}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::selection{background:0 0}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{-webkit-transform-origin:0 0;width:1600px;height:1600px}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-width:none!important;max-height:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer,.leaflet-container .leaflet-tile{width:auto;padding:0;max-width:none!important;max-height:none!important}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{-ms-touch-action:pan-x pan-y;touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{-ms-touch-action:pinch-zoom;touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{-ms-touch-action:none;touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:#33b5e566}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{box-sizing:border-box;z-index:800;width:0;height:0}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{z-index:800;pointer-events:visiblePainted;pointer-events:auto;position:relative}.leaflet-top,.leaflet-bottom{z-index:1000;pointer-events:none;position:absolute}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1);-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1);transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-zoom-anim .leaflet-tile,.leaflet-pan-anim .leaflet-tile{transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-popup-pane,.leaflet-control{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-image-layer,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-marker-icon.leaflet-interactive,.leaflet-image-layer.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{outline-offset:1px;background:#ddd}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{background:#ffffff80;border:2px dotted #38f}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:.75rem;line-height:1.5}.leaflet-bar{border-radius:4px;box-shadow:0 1px 5px #000000a6}.leaflet-bar a{text-align:center;color:#000;background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;text-decoration:none;display:block}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50%;background-repeat:no-repeat;display:block}.leaflet-bar a:hover,.leaflet-bar a:focus{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom:none;border-bottom-right-radius:4px;border-bottom-left-radius:4px}.leaflet-bar a.leaflet-disabled{cursor:default;color:#bbb;background-color:#f4f4f4}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-right-radius:2px;border-bottom-left-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{text-indent:1px;font:700 18px Lucida Console,Monaco,monospace}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{background:#fff;border-radius:5px;box-shadow:0 1px 5px #0006}.leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAACf0lEQVR4AY1UM3gkARTePdvdoTxXKc+qTl3aU5U6b2Kbkz3Gtq3Zw6ziLGNPzrYx7946Tr6/ee/XeCQ4D3ykPtL5tHno4n0d/h3+xfuWHGLX81cn7r0iTNzjr7LrlxCqPtkbTQEHeqOrTy4Yyt3VCi/IOB0v7rVC7q45Q3Gr5K6jt+3Gl5nCoDD4MtO+j96Wu8atmhGqcNGHObuf8OM/x3AMx38+4Z2sPqzCxRFK2aF2e5Jol56XTLyggAMTL56XOMoS1W4pOyjUcGGQdZxU6qRh7B9Zp+PfpOFlqt0zyDZckPi1ttmIp03jX8gyJ8a/PG2yutpS/Vol7peZIbZcKBAEEheEIAgFbDkz5H6Zrkm2hVWGiXKiF4Ycw0RWKdtC16Q7qe3X4iOMxruonzegJzWaXFrU9utOSsLUmrc0YjeWYjCW4PDMADElpJSSQ0vQvA1Tm6/JlKnqFs1EGyZiFCqnRZTEJJJiKRYzVYzJck2Rm6P4iH+cmSY0YzimYa8l0EtTODFWhcMIMVqdsI2uiTvKmTisIDHJ3od5GILVhBCarCfVRmo4uTjkhrhzkiBV7SsaqS+TzrzM1qpGGUFt28pIySQHR6h7F6KSwGWm97ay+Z+ZqMcEjEWebE7wxCSQwpkhJqoZA5ivCdZDjJepuJ9IQjGGUmuXJdBFUygxVqVsxFsLMbDe8ZbDYVCGKxs+W080max1hFCarCfV+C1KATwcnvE9gRRuMP2prdbWGowm1KB1y+zwMMENkM755cJ2yPDtqhTI6ED1M/82yIDtC/4j4BijjeObflpO9I9MwXTCsSX8jWAFeHr05WoLTJ5G8IQVS/7vwR6ohirYM7f6HzYpogfS3R2OAAAAAElFTkSuQmCC);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAQAAABvcdNgAAAEsklEQVR4AWL4TydIhpZK1kpWOlg0w3ZXP6D2soBtG42jeI6ZmQTHzAxiTbSJsYLjO9HhP+WOmcuhciVnmHVQcJnp7DFvScowZorad/+V/fVzMdMT2g9Cv9guXGv/7pYOrXh2U+RRR3dSd9JRx6bIFc/ekqHI29JC6pJ5ZEh1yWkhkbcFeSjxgx3L2m1cb1C7bceyxA+CNjT/Ifff+/kDk2u/w/33/IeCMOSaWZ4glosqT3DNnNZQ7Cs58/3Ce5HL78iZH/vKVIaYlqzfdLu8Vi7dnvUbEza5Idt36tquZFldl6N5Z/POLof0XLK61mZCmJSWjVF9tEjUluu74IUXvgttuVIHE7YxSkaYhJZam7yiM9Pv82JYfl9nptxZaxMJE4YSPty+vF0+Y2up9d3wwijfjZbabqm/3bZ9ecKHsiGmRflnn1MW4pjHf9oLufyn2z3y1D6n8g8TZhxyzipLNPnAUpsOiuWimg52psrTZYnOWYNDTMuWBWa0tJb4rgq1UvmutpaYEbZlwU3CLJm/ayYjHW5/h7xWLn9Hh1vepDkyf7dE7MtT5LR4e7yYpHrkhOUpEfssBLq2pPhAqoSWKUkk7EDqkmK6RrCEzqDjhNDWNE+XSMvkJRDWlZTmCW0l0PHQGRZY5t1L83kT0Y3l2SItk5JAWHl2dCOBm+fPu3fo5/3v61RMCO9Jx2EEYYhb0rmNQMX/vm7gqOEJLcXTGw3CAuRNeyaPWwjR8PRqKQ1PDA/dpv+on9Shox52WFnx0KY8onHayrJzm87i5h9xGw/tfkev0jGsQizqezUKjk12hBMKJ4kbCqGPVNXudyyrShovGw5CgxsRICxF6aRmSjlBnHRzg7Gx8fKqEubI2rahQYdR1YgDIRQO7JvQyD52hoIQx0mxa0ODtW2Iozn1le2iIRdzwWewedyZzewidueOGqlsn1MvcnQpuVwLGG3/IR1hIKxCjelIDZ8ldqWz25jWAsnldEnK0Zxro19TGVb2ffIZEsIO89EIEDvKMPrzmBOQcKQ+rroye6NgRRxqR4U8EAkz0CL6uSGOm6KQCdWjvjRiSP1BPalCRS5iQYiEIvxuBMJEWgzSoHADcVMuN7IuqqTeyUPq22qFimFtxDyBBJEwNyt6TM88blFHao/6tWWhuuOM4SAK4EI4QmFHA+SEyWlp4EQoJ13cYGzMu7yszEIBOm2rVmHUNqwAIQabISNMRstmdhNWcFLsSm+0tjJH1MdRxO5Nx0WDMhCtgD6OKgZeljJqJKc9po8juskR9XN0Y1lZ3mWjLR9JCO1jRDMd0fpYC2VnvjBSEFg7wBENc0R9HFlb0xvF1+TBEpF68d+DHR6IOWVv2BECtxo46hOFUBd/APU57WIoEwJhIi2CdpyZX0m93BZicktMj1AS9dClteUFAUNUIEygRZCtik5zSxI9MubTBH1GOiHsiLJ3OCoSZkILa9PxiN0EbvhsAo8tdAf9Seepd36lGWHmtNANTv5Jd0z4QYyeo/UEJqxKRpg5LZx6btLPsOaEmdMyxYdlc8LMaJnikDlhclqmPiQnTEpLUIZEwkRagjYkEibQErwhkTAKCLQEbUgkzJQWc/0PstHHcfEdQ+UAAAAASUVORK5CYII=);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{color:#333;background:#fff;padding:6px 10px 6px 6px}.leaflet-control-layers-scrollbar{padding-right:5px;overflow:hidden scroll}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{font-size:1.08333em;display:block}.leaflet-control-layers-separator{border-top:1px solid #ddd;height:0;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAApCAYAAADAk4LOAAAFgUlEQVR4Aa1XA5BjWRTN2oW17d3YaZtr2962HUzbDNpjszW24mRt28p47v7zq/bXZtrp/lWnXr337j3nPCe85NcypgSFdugCpW5YoDAMRaIMqRi6aKq5E3YqDQO3qAwjVWrD8Ncq/RBpykd8oZUb/kaJutow8r1aP9II0WmLKLIsJyv1w/kqw9Ch2MYdB++12Onxee/QMwvf4/Dk/Lfp/i4nxTXtOoQ4pW5Aj7wpici1A9erdAN2OH64x8OSP9j3Ft3b7aWkTg/Fm91siTra0f9on5sQr9INejH6CUUUpavjFNq1B+Oadhxmnfa8RfEmN8VNAsQhPqF55xHkMzz3jSmChWU6f7/XZKNH+9+hBLOHYozuKQPxyMPUKkrX/K0uWnfFaJGS1QPRtZsOPtr3NsW0uyh6NNCOkU3Yz+bXbT3I8G3xE5EXLXtCXbbqwCO9zPQYPRTZ5vIDXD7U+w7rFDEoUUf7ibHIR4y6bLVPXrz8JVZEql13trxwue/uDivd3fkWRbS6/IA2bID4uk0UpF1N8qLlbBlXs4Ee7HLTfV1j54APvODnSfOWBqtKVvjgLKzF5YdEk5ewRkGlK0i33Eofffc7HT56jD7/6U+qH3Cx7SBLNntH5YIPvODnyfIXZYRVDPqgHtLs5ABHD3YzLuespb7t79FY34DjMwrVrcTuwlT55YMPvOBnRrJ4VXTdNnYug5ucHLBjEpt30701A3Ts+HEa73u6dT3FNWwflY86eMHPk+Yu+i6pzUpRrW7SNDg5JHR4KapmM5Wv2E8Tfcb1HoqqHMHU+uWDD7zg54mz5/2BSnizi9T1Dg4QQXLToGNCkb6tb1NU+QAlGr1++eADrzhn/u8Q2YZhQVlZ5+CAOtqfbhmaUCS1ezNFVm2imDbPmPng5wmz+gwh+oHDce0eUtQ6OGDIyR0uUhUsoO3vfDmmgOezH0mZN59x7MBi++WDL1g/eEiU3avlidO671bkLfwbw5XV2P8Pzo0ydy4t2/0eu33xYSOMOD8hTf4CrBtGMSoXfPLchX+J0ruSePw3LZeK0juPJbYzrhkH0io7B3k164hiGvawhOKMLkrQLyVpZg8rHFW7E2uHOL888IBPlNZ1FPzstSJM694fWr6RwpvcJK60+0HCILTBzZLFNdtAzJaohze60T8qBzyh5ZuOg5e7uwQppofEmf2++DYvmySqGBuKaicF1blQjhuHdvCIMvp8whTTfZzI7RldpwtSzL+F1+wkdZ2TBOW2gIF88PBTzD/gpeREAMEbxnJcaJHNHrpzji0gQCS6hdkEeYt9DF/2qPcEC8RM28Hwmr3sdNyht00byAut2k3gufWNtgtOEOFGUwcXWNDbdNbpgBGxEvKkOQsxivJx33iow0Vw5S6SVTrpVq11ysA2Rp7gTfPfktc6zhtXBBC+adRLshf6sG2RfHPZ5EAc4sVZ83yCN00Fk/4kggu40ZTvIEm5g24qtU4KjBrx/BTTH8ifVASAG7gKrnWxJDcU7x8X6Ecczhm3o6YicvsLXWfh3Ch1W0k8x0nXF+0fFxgt4phz8QvypiwCCFKMqXCnqXExjq10beH+UUA7+nG6mdG/Pu0f3LgFcGrl2s0kNNjpmoJ9o4B29CMO8dMT4Q5ox8uitF6fqsrJOr8qnwNbRzv6hSnG5wP+64C7h9lp30hKNtKdWjtdkbuPA19nJ7Tz3zR/ibgARbhb4AlhavcBebmTHcFl2fvYEnW0ox9xMxKBS8btJ+KiEbq9zA4RthQXDhPa0T9TEe69gWupwc6uBUphquXgf+/FrIjweHQS4/pduMe5ERUMHUd9xv8ZR98CxkS4F2n3EUrUZ10EYNw7BWm9x1GiPssi3GgiGRDKWRYZfXlON+dfNbM+GgIwYdwAAAAASUVORK5CYII=)}.leaflet-container .leaflet-control-attribution{background:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{color:#333;padding:0 5px;line-height:1.4}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:hover,.leaflet-control-attribution a:focus{text-decoration:underline}.leaflet-attribution-flag{width:1em;height:.6669em;vertical-align:baseline!important;display:inline!important}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{white-space:nowrap;box-sizing:border-box;text-shadow:1px 1px #fff;background:#fffc;border:2px solid #777;border-top:none;padding:2px 5px 1px;line-height:1.1}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{box-shadow:none}.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{background-clip:padding-box;border:2px solid #0003}.leaflet-popup{text-align:center;margin-bottom:20px;position:absolute}.leaflet-popup-content-wrapper{text-align:left;border-radius:12px;padding:1px}.leaflet-popup-content{min-height:1px;margin:13px 24px 13px 20px;font-size:1.08333em;line-height:1.3}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{pointer-events:none;width:40px;height:20px;margin-top:-1px;margin-left:-20px;position:absolute;left:50%;overflow:hidden}.leaflet-popup-tip{pointer-events:auto;width:17px;height:17px;margin:-10px auto 0;padding:1px;transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{color:#333;background:#fff;box-shadow:0 3px 14px #0006}.leaflet-container a.leaflet-popup-close-button{text-align:center;color:#757575;background:0 0;border:none;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;text-decoration:none;position:absolute;top:0;right:0}.leaflet-container a.leaflet-popup-close-button:hover,.leaflet-container a.leaflet-popup-close-button:focus{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";width:24px;filter:progid:DXImageTransform.Microsoft.Matrix(M11=.707107, M12=.707107, M21=-.707107, M22=.707107);margin:0 auto}.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{color:#222;white-space:nowrap;-webkit-user-select:none;user-select:none;pointer-events:none;background-color:#fff;border:1px solid #fff;border-radius:3px;padding:6px;position:absolute;box-shadow:0 1px 3px #0006}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-top:before,.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{pointer-events:none;content:"";background:0 0;border:6px solid #0000;position:absolute}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{margin-left:-6px;left:50%}.leaflet-tooltip-top:before{border-top-color:#fff;margin-bottom:-12px;bottom:0}.leaflet-tooltip-bottom:before{border-bottom-color:#fff;margin-top:-12px;margin-left:-6px;top:0}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{margin-top:-6px;top:50%}.leaflet-tooltip-left:before{border-left-color:#fff;margin-right:-12px;right:0}.leaflet-tooltip-right:before{border-right-color:#fff;margin-left:-12px;left:0}@media print{.leaflet-control{-webkit-print-color-adjust:exact;-moz-print-color-adjust:exact;print-color-adjust:exact}}
