.gl-home-hero{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(320px,.95fr);gap:22px;align-items:stretch}.gl-home-hero-copy,.gl-home-hero-cards{background:#fff;border:1px solid var(--gl-border);border-radius:30px;box-shadow:var(--gl-shadow)}.gl-home-hero-copy{padding:28px}.gl-home-hero-copy h1{font-size:2.5rem;line-height:1.02;margin:12px 0}.gl-home-hero-copy p{max-width:620px;color:var(--gl-muted)}.gl-search input{width:100%;height:58px;border:1px solid var(--gl-border);border-radius:18px;padding:0 18px;font-size:1rem;background:#fff;box-shadow:0 12px 32px rgba(17,24,39,.06)}.gl-search-large{margin-top:18px}.gl-home-hero-cards{padding:18px;display:grid;gap:14px}.gl-spot-card{padding:18px;border:1px solid var(--gl-border);border-radius:22px;background:linear-gradient(180deg,#fff,#f8fbff)}.gl-spot-card span{display:block;color:var(--gl-muted)}.gl-spot-card strong{display:block;font-size:2rem;margin-top:6px}.gl-governorate-grid,.gl-branch-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.gl-governorate-card,.gl-branch-card{background:#fff;border:1px solid var(--gl-border);border-radius:24px;box-shadow:var(--gl-shadow);padding:18px}.gl-governorate-top{display:flex;justify-content:space-between;align-items:center;gap:10px}.gl-governorate-dot{width:10px;height:10px;border-radius:50%;background:var(--gl-primary)}.gl-governorate-card strong{display:block;font-size:1.05rem}.gl-governorate-card span{display:block;color:var(--gl-muted);margin-top:8px}.gl-branch-card-head{display:flex;justify-content:space-between;gap:12px;align-items:flex-start}.gl-card-actions,.gl-actions{display:flex;gap:10px;margin-top:14px}.gl-actions-scroll{overflow-x:auto;overflow-y:hidden;white-space:nowrap;flex-wrap:nowrap;scrollbar-width:thin;padding-inline:2px}.gl-action-chip{min-width:max-content;flex:0 0 auto;background:linear-gradient(180deg,#fff,#f7fbff)}.gl-grid-main{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(320px,.95fr);gap:22px;margin-top:24px}.gl-info-stack{display:grid;gap:14px}.gl-info-item{display:grid;grid-template-columns:28px 1fr;gap:12px;align-items:flex-start}.gl-info-icon{font-size:18px;line-height:1.4}.gl-hours-list,.gl-special-list,.gl-nearby-list{list-style:none;padding:0;margin:0;display:grid;gap:10px}.gl-hours-list li{display:flex;justify-content:space-between;gap:16px;padding:10px 0;border-bottom:1px solid var(--gl-border)}.gl-hours-list li:last-child{border-bottom:0}.gl-hours-list li.is-today{font-weight:700}.gl-map-wrap{border-radius:18px;overflow:hidden;border:1px solid var(--gl-border)}.gl-map-wrap iframe{width:100%;height:360px;border:0;display:block}.gl-mobile-sticky{display:none}.gl-profile-shell{position:relative}.gl-profile-cover{border-radius:34px;overflow:hidden;box-shadow:var(--gl-shadow)}.gl-profile-cover img{width:100%;height:340px;object-fit:cover;background:#edf3ff}.gl-profile-overlay{position:relative;margin:-58px 18px 0;padding:24px}.gl-profile-head{display:grid;grid-template-columns:140px 1fr;gap:20px;align-items:end}.gl-profile-avatar-wrap{display:flex;justify-content:center}.gl-profile-avatar{width:140px;height:140px;border-radius:50%;overflow:hidden;border:6px solid #fff;box-shadow:var(--gl-shadow);background:#fff}.gl-profile-avatar img{width:100%;height:100%;object-fit:cover}.gl-profile-title-row{display:flex;flex-wrap:wrap;gap:10px;align-items:center}.gl-profile-title-row h1{margin:0;font-size:2.2rem;line-height:1.02}.gl-profile-sub,.gl-profile-loc{margin:8px 0 0;color:var(--gl-muted)}.gl-action-card{background:linear-gradient(180deg,#fff,#fbfdff)}.gl-city-hero h1,.gl-page-title{margin:8px 0 0}.gl-header-search{display:inline-flex}.gl-footer-inner{flex-wrap:wrap}